Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] Linuxserver.io - Synclounge

Featured Replies

linuxserver_medium.png?v=4&s=4000

 

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.

  • 4 weeks later...

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.

> [email protected] 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

 

 

1221391931_ScreenShot2020-10-20at6_10_01PM.thumb.png.420d9755126ce8b5be85fbbadf74f9a9.png

 

Any support on this would be greatly appreciated!

I had this same error. I solved it by filling in the "EXTERNAL_SERVER_PORT #optional" with the correct server port number 8089. 

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?

 

 

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. 

  • 1 month later...

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 by constellation

  • 10 months later...

Can no longer select subs or audio tracks...

  • 7 months later...

Had it running for a week, no longer running and logs now showing after update:

 

Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: /usr/lib/node_modules/synclounge/node_modules/url-join/lib/url-join.js
require() of ES modules is not supported.
require() of /usr/lib/node_modules/synclounge/node_modules/url-join/lib/url-join.js from /usr/lib/node_modules/synclounge/node_modules/syncloungeserver/dist/socketserver/index.js is an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which defines all .js files in that package scope as ES modules.
Instead rename url-join.js to end in .cjs, change the requiring code to use import(), or remove "type": "module" from /usr/lib/node_modules/synclounge/node_modules/url-join/package.json.

    at new NodeError (internal/errors.js:322:7)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1102:13)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/usr/lib/node_modules/synclounge/node_modules/syncloungeserver/dist/socketserver/index.js:15:39)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32) {
  code: 'ERR_REQUIRE_ESM'
}

 

Having the same issue as above.

I have the same issue. I think I read that updating docker version will work but that isn't really an option for us is it?

That worked! Thank you very much.

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.