Hardware: Raspberry Pi 4 at home YunoHost version: 11.2.9.1 (stable) I have access to my server : Through SSH | through the webadmin | direct access via keyboard / screen | … Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no My IT skill : Proto newbie confortable with command line
Description of my issue:
Cant logging to slskd (soulseeek) installed in a container (docker-compose)
After your modification, have you reloaded NGINX with systemctl reload nginx?
I do not know enough about the headers, but there’s a risk that the authorization and cookie are reset upon every request with your hack. That would reset even a successful login.
Have you run the same command as I suggested in the other thread? If so, what’s its output?
Can you confirm you have the exact same issue as the one described on Github, notably the successful POST request to /session but other requests failing?
For you solutions : I didn’t really understand what I should input and didn’t want to run the command without understanding a bit … That’s why I did this thread because my IT skills are not enough for me to understand your proposed solution … Maybe you coud explain a bit? Or should I just copy paste and try ? ??
Lol , running command trought SSH is fine by me .
Run the command and still got the same error message.
Here is the docker-compose log (altought it doesnt say anything interresting)
I uncommented the slskd.yaml (Daaaaaa) and that changed the log output , now saying I am connected to soulseek . Still cant access the app tought
slskd_1 | ▄▄▄▄ ▄▄▄▄ ▄▄▄▄
slskd_1 | ▄▄▄▄▄▄█ █▄▄▄▄▄█ █▄▄▄▄▄█ █
slskd_1 | █__ --█ █__ --█ ◄█ - █
slskd_1 | █▄▄▄▄▄█▄▄█▄▄▄▄▄█▄▄█▄▄█▄▄▄▄▄█
slskd_1 | ╒════════════════════════════════════════════════════════╕
slskd_1 | │ GNU AFFERO GENERAL PUBLIC LICENSE │
slskd_1 | │ https://slskd.org │
slskd_1 | │ │
slskd_1 | │ 0.20.0.0 (0.20.0.0+264019f1) │
slskd_1 | └────────────────────────────────────────────────────────┘
slskd_1 | [20:31:32 INF] Version: 0.20.0.0 (0.20.0.0+264019f1)
slskd_1 | [20:31:32 INF] System: .NET 8.0.2, Unix 6.1.74.8, 64 bit, 4 processors
slskd_1 | [20:31:32 INF] Process ID: 7 (64 bit)
slskd_1 | [20:31:32 INF] Invocation ID: c364e3b4-a25d-413e-868a-61f7c075f7c1
slskd_1 | [20:31:32 INF] Instance Name: default
slskd_1 | [20:31:32 INF] Configuring application...
slskd_1 | [20:31:32 INF] Using application directory /app
slskd_1 | [20:31:32 INF] Using configuration file /app/slskd.yml
slskd_1 | [20:31:32 INF] Storing application data in /app/data
slskd_1 | [20:31:32 INF] Saving application logs to /app/logs
slskd_1 | [20:31:36 INF] Listening for HTTP requests at http://0.0.0.0:5030/
slskd_1 | [20:31:36 INF] Listening for HTTPS requests at https://0.0.0.0:5031/
slskd_1 | [20:31:36 INF] Using randomly generated self-signed certificate
slskd_1 | [20:31:39 INF] Using base url /
slskd_1 | [20:31:39 INF] Serving static content from /slskd/wwwroot
slskd_1 | [20:31:39 INF] Configuration complete. Starting application...
slskd_1 | [20:31:40 INF] Application started
slskd_1 | [20:31:41 INF] Listening for incoming connections on 0.0.0.0:50300
slskd_1 | [20:31:41 INF] Checking GitHub Releases for latest version
slskd_1 | [20:31:41 INF] Initializing shares
slskd_1 | [20:31:41 INF] Share cache StorageMode is 'Memory'. Attempting to load from backup...
slskd_1 | [20:31:42 INF] Share cache backup validated. Attempting to restore...
slskd_1 | [20:31:42 INF] Share cache successfully restored from backup
slskd_1 | [20:31:42 INF] Share cache loaded from disk successfully. Sharing 0 directories and 0 files
slskd_1 | [20:31:42 INF] Warming browse response cache...
slskd_1 | [20:31:42 INF] Starting system clock...
slskd_1 | [20:31:42 INF] Browse response cached successfully in 112ms
slskd_1 | [20:31:42 INF] System clock started
slskd_1 | [20:31:43 INF] Connected to the Soulseek server
slskd_1 | [20:31:43 INF] A new version is available! 0.20.0.0 -> 0.20.1
slskd_1 | [20:31:43 INF] Logged in to the Soulseek server as nbu
On firefox using web console I get :
(*** to hide Id data)