Everything posted by jfrere
-
Antmedia server in docker (unofficial image)
Just go with Cloudron, and install Peertube.
-
Antmedia server in docker (unofficial image)
Hello, I've installed Antmedia server from this image : https://hub.docker.com/r/spencerhughes/antmedia/tags Port redirection is working, Antmedia is working. But when I ad path for the WORKDIR /usr/local/antmedia <--> /mnt/usr/appdata/antmedia, the destination host folder remains empty. And of course, Antmedia doesn't start, displaying an error message regarding this CMD ["/bin/sh" "-c" "./start.sh"] --> ./start.sh not found I've tried "privileged", doesn't change anything. Any help would be appreciated.
-
[Support] Linuxserver.io - MariaDB
Just deleted mariadb docker + image + appdata, reinstalled, now it works.
-
[Support] Linuxserver.io - MariaDB
Which user? Yourls is trying to connect with root.
-
[Support] Linuxserver.io - MariaDB
No one can help?
-
[Support] Linuxserver.io - MariaDB
Hi, I'm trying to connect yourls to mariadb, got this error MySQL Connection Error: (1045) Access denied for user 'root'@'172.17.0.10' (using password: YES)
-
USB Flash Creator on Windows 10 - ERROR
I confirm the issue is related to accented characters in the Windows %USERPROFILE% One can simply change the TMP path in control panel -> system and security -> system -> advanced system settings -> environment variables. %USERPROFILE%\AppData\Local\Temp -> c:\TEMP And set it back to original settings when done.
-
[Support] Linuxserver.io - Qbittorrent
Hello. I'm using the qbittorrent docker without any issues, but I can't ban peers. Either by right click on active peers, or by adding IP manually. Any help would be appreciated.
-
[Support] A75G Repo
Hi, I'm using droppy. Everything works fine, except I'd like to hide some system folders present in my share (starting with a dot). It's possible to do that? Otherwise, could you confirm once I've set TLS, it's safe to open droppy port on the Internet?