Folder structure for Madsonic Docker

thechez
Posts: 27
Joined: 06 Mar 2015, 23:43
Has thanked: 1 time
Been thanked: 9 times

Folder structure for Madsonic Docker

Unread post by thechez »

Hello all,
I'm attempting to set up a Docker instance of Madsonic in Virtualization Station of my QNAP NAS. I have successfully installed the Alpine instance of Madsonic and have it running. However, I am running into issues when attempting to access my folder structure for my media.

I followed the advice of this article:
https://blog.linuxserver.io/2017/09/17/how-to-setup-containers-on-qnap/

Unfortunately, it still shows "Folder Not Found" when I try to access the folder I created solely for the container. Does anyone have any ideas or links that are more useful?
thechez
Posts: 27
Joined: 06 Mar 2015, 23:43
Has thanked: 1 time
Been thanked: 9 times

Re: Folder structure for Madsonic Docker

Unread post by thechez »

Well, I got the structure set up for the folders. I switched to the Ubuntu build and put the /config and /media in separate folders.

Things are working well on my network but have no idea how I'm supposed to get the ports to forward. It says it's taking it from the local 32797 -> 4040. I have both ports forwarded just in case but I get the error: Failed to register web address. 302 (IOException). Does anybody have info about the port forwarding for Docker containers?
thechez
Posts: 27
Joined: 06 Mar 2015, 23:43
Has thanked: 1 time
Been thanked: 9 times

Re: Folder structure for Madsonic Docker

Unread post by thechez »

=========================================================================================
VERSION: MADSONIC 6.2 | BUILD: 9040
SERVLET: JETTY
SERVER: CPU: CORE2DUO | ARCH: X64 | MEMORY: 16GB | HDD: 3TB
OS: QNAP QTS 4.3
SYSTEM: SERVER
INSTALLER: DOCKER | UBUNTU
JAVA: ORACLE JDK 1.8 | ORACLE JRE 1.8
BROWSER: FIREFOX 68
CLIENT: MADSONIC 6.2
DESCRIPTION: Status: Failed to register web address. 302 (IOException)
REPRODUCIBLE: YES
=========================================================================================
KaeTuuN
Posts: 40
Joined: 09 Feb 2015, 23:30
Has thanked: 5 times
Been thanked: 18 times

Re: Folder structure for Madsonic Docker

Unread post by KaeTuuN »

Hmm... HTTP 302 means "Found" and is used for Redirection. It is not really an Error...
Do you have some Madsonic or Docker Logs?

Greetings Kae
Post Reply