Amer Almadani
Amer Almadani
I am not a nginx guy, but try adding the `^~` modifier. Check out https://github.com/seejohnrun/haste-server/wiki/Installation#nginx and http://nginx.org/en/docs/http/ngx_http_core_module.html#location
Do you have redis running?
I'd suggest moving to redis as you will have the added advantage of setting expiration. But if you want file storage, change your logging to `verbose` if you changed it...
@Vexentric _Ping_
@GrahamJenkins Since this was labelled as a bug, I am sure it'll be sorted out. I haven't tested newer versions.
@GrahamJenkins Try this: https://ki.tc/file/stream/cde22 If you want a better solution, I suggest preparing your Appimage env. I have it setup in `.local/share/appimage` You will need to add mimeapps defaults. This...
> Hopefully, the future versions of the app will add proper integration of this into the AppImage executable as well. I'd be happy to help out with this as well,...
Possible cause and potential fix. This might be related to a bug in AppImage's runtime. There's an open PR(https://github.com/AppImage/type2-runtime/pull/38). As for the MIME Type handler. I suggest a post install...
> ``` > ./AppFlowy-0.7.1-linux-x86_64.AppImage 'appflowy-flutter://#access_token=... type=magiclink' > *** buffer overflow detected ***: terminated > [1] 10073 IOT instruction (core dumped) ./AppFlowy-0.7.1-linux-x86_64.AppImage > ``` > > That's my result. Delete `&expires_at=XXXXXXXX&expires_in=XXXXXXXXXX...