linuxserver.io 175 Posted September 27, 2020 Share Posted September 27, 2020 Application Name: Synclounge Application Site: https://github.com/samcm/synclounge Docker Hub: https://hub.docker.com/r/linuxserver/synclounge/ Github: https://github.com/linuxserver/docker-synclounge Please post any questions/issues relating to this docker you have in this thread. If you are not using Unraid (and you should be!) then please do not post here, rather use the linuxserver.io forum for support. Quote Link to post
BlueLight 0 Posted October 21, 2020 Share Posted October 21, 2020 Hey linuxserver Thanks for this. I've managed to set up the container without any issues. In the template, I entered my reverse proxy url for synclounge (under 'EXTERNAL URL', and left all the optional stuff blank. So, now I'm in the webuil but after I login and select a client, I cannot move past Step 2:Join a Room. Seems synclounge can login and see my server, but cannot connect. It connects fine if I use the actual synclounge website..but the point was to self host synclounge in the first place. My log at startup: Quote ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30-config: executing... Fixing permissions. FYI, you don't need to set the PUID env var because this app is stateless [cont-init.d] 30-config: exited 0. [cont-init.d] 99-custom-files: executing... [custom-init] no custom files found exiting... [cont-init.d] 99-custom-files: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. > SyncLounge@2.0.0 server /app/synclounge > node server.js SyncLounge Server successfully started on port 8089 Running with base URL: /slserver servers/SERVERS must be an Array of JSON objects. Attempting to convert it for you. - Done. SyncLounge WebApp successfully started on port 8088 Running with base URL: /slweb Access URL is sl.xxxxxx.xxx/slweb Servers List: [ { name: 'LSIO Server', location: 'Self-Hosted', url: 'http://sl.xxxxxxxxx.xxx/slserver', image: 'https://avatars3.githubusercontent.com/u/12324908?s=200&v=4' After starting, my log keeps repeating this: Quote Catch all: /slserver/health Catch all: /slserver/health Catch all: /slserver/socket.io/?EIO=3&transport=polling&t=NL8lQ1g Catch all: /slserver/health Catch all: /slserver/health Catch all: /slserver/socket.io/?EIO=3&transport=polling&t=NL8lQuE Catch all: /slserver/health Catch all: /slserver/socket.io/?EIO=3&transport=polling&t=NL8lRH5 Catch all: /slserver/socket.io/?EIO=3&transport=polling&t=NL8lRH5 Any support on this would be greatly appreciated! Quote Link to post
disbedan015 0 Posted October 21, 2020 Share Posted October 21, 2020 I had this same error. I solved it by filling in the "EXTERNAL_SERVER_PORT #optional" with the correct server port number 8089. Quote Link to post
BlueLight 0 Posted October 21, 2020 Share Posted October 21, 2020 Thanks @disbedan015 I had so much hope.. I added 8089 as EXTERNAL SERVER PORT, and at first, it seemed to be working. I can pick up all 3 devices from step 1 (selecting the client), and when I get to step 2, it will attempt to connect, but fails with the same message after 20-30 seconds. This time the error on the bottom of the page shows: 'Failed to connect to http://sl.xxxxxxxxx.xxxx:8089/slserver' I was hopeful because it would instantly show the error message before I added the external server port. After adding it, it stopped showing the Ping or Load, yet when I clicked 'connect', it showed the loading circle, which led me to think it was working... but i got juked. Any additional suggestions to try? Quote Link to post
disbedan015 0 Posted October 21, 2020 Share Posted October 21, 2020 Only other thing i did was have port forwarding setup for both 8088 and 8089 so the sever is accessible from the outside web since it defaults to public ip address access. Quote Link to post
constellation 2 Posted November 30, 2020 Share Posted November 30, 2020 (edited) Tried using this and I'm only getting connect_error no matter what I try. May just revert to the other one i had working via dockerhub. EDIT: OK, got it working by using the sample nginx config straight from SyncLounge instead of the one from LSIO/SWAG. Edited November 30, 2020 by constellation Quote Link to post
6 posts in this topic Last Reply
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.