raychan907

Results 13 comments of raychan907

![Palworld_error_log](https://github.com/thijsvanloef/palworld-server-docker/assets/35477166/6e361844-10ba-4ce4-afbc-c7bd82e692b1) Herer is the log, It seems not work. For my device information: Operating System: Ubuntu 23.10 Kernel: Linux 6.5.0-1008-raspi Architecture: arm64 Many Thanks

> New release has been deployed, you can now use the `:latest-arm64` tag to deploy your container on ARM64 devices :) Awesome!! Thank you very much for your help. Cheers.

> Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. What should I do? Thanks

> Can you access it normally via ip:port? Yes. The http is working. I can use it and backup to Cloud. However, I tried to use Nginx to change it...

> Looks like your issue is trying to do subfolder reverse proxy. And I have any problem. When I login from https. it will redirect to /login.html. not /duplicati/login.html. So...

I am not sure about wher is the files for include /config/nginx/proxy.conf; include /config/nginx/resolver.conf;

> /config/nginx/proxy.conf Thanks for your help. I have one more question. Is it possible to enable https from Duplicati? if yes. I can just enable it and no need to...

> 你好 > > 參見 [#89 (評論)](https://github.com/linuxserver/docker-duplicati/issues/89#issuecomment-2571682798) > > 如果和我一樣,你應該嘗試將這 2 個 WebSocket 標頭添加到你的反向代理中。 > > * `Upgrade`:`$http_upgrade` > * `Connection`:`$connection_upgrade` it is > Hello, > > see [#89 (comment)](https://github.com/linuxserver/docker-duplicati/issues/89#issuecomment-2571682798)...

> > Is it possible to enable https from Duplicati? if yes. I can just enable it and no need to redirect via Nignx. > > Yes, as [described in...

> proxy_set_header Upgrade $http_upgrade; > proxy_set_header Connection $connection_upgrade; Thanks for your update. However, it still does not work. it still showing net::ERR_ABORTED 404 (Not Found)