Everything posted by m0lle
-
[Plug-In] Community Applications
Hello! For a while I've been getting the following error message when trying to open the Apps-page: Something really wrong went on during get_content Post the ENTIRE contents of this message in the Community Applications Support Thread OS: 6.9.2 Modified CA Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0 Language: <br /> <b>Fatal error</b>: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in <b>/usr/local/emhttp/plugins/community.applications/include/helpers.php</b> on line <b>48</b><br /> This is whats on line 48 in /usr/local/emhttp/plugins/community.applications/include/helpers.php: $json = json_decode(@file_get_contents($filename),true); Any ideas how to fix this?
-
[Support] binhex - rTorrentVPN
Try running the docker in privileged mode.
-
[Support] binhex - rTorrentVPN
Its a plugin. So maybe your plugins arent loading. What does the log inside rutorrent say?
-
[Support] binhex - rTorrentVPN
Ive now managed to solve my plugin issues by running the docker in priviliged mode.
-
[Support] binhex - rTorrentVPN
When I load the web interface the log looks like this:
-
[Support] binhex - rTorrentVPN
Problem persists for me as well. Heres my log if it helps:
-
[Support] binhex - rTorrentVPN
I have the latest update from 2 days ago and I still have the issue where a bunch of the plugins wont work. Anyone else also experiencing this?
-
Swedish
I would be able to give a hand if needed.
-
[Support] binhex - DelugeVPN
Is there any simple way, a console command or such, to force the docker to reconnect the VPN? No, it doesnt work with PIA only. In the docker settings theres "VPN_PROV" where you can choose PIA, AirVPN or custom. I'm using custom with Mullvad VPN without problems.
-
** VIDEO GUIDE ** How to Setup and Configure a Reverse Proxy on unRAID with LetsEncrypt & NGINX
Is it just me or is the letsencrypt docker missing a bunch of folders and files? I just installed it and I dont have the proxy.conf file as well as the whole proxy-conf folder with all the samples? Though it seems noone else is missing them, so i wonder if its something wrong on my part?