Everything posted by Einsteinjr
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Hey, good work on this docker/app. I have a strange issue that I've never seen before and maybe you can help. Basically, I can browse the webgui on 1 system of mine (the one I originally set everything up) and that's it. All the other systems (mobile (desktop requested), other full desktops, etc.) show what is essentially a poorly formatted mobile version. It doesn't matter which browser I use - all behave the same way: https://imgur.com/a/HHculQC Any suggestions on how I could debug this?
-
[Support] Linuxserver.io - netboot.xyz
Note for anyone reading this: this only worked for Legacy BIOS setups for me - not UEFI. That seems to be netboot's general recommendation anyway, but it is a shame.
-
[Support] for atribe's repo Docker images
EDIT: There is a workaround I found on the GIT repository. Basically the author of the speedtest docker needs to rebuild it. Until then, you can rebuild it yourself and point it to your own local repository. See this link for instructions. Same issue has the others have reported regarding the SpeedTest docker. Seems one of the parameters no longer allows NULL values? Debug Logging Output: Loading Configuration File config.ini Configuration Successfully Loaded 2021-04-19 16:00:09,787 - DEBUG: Testing connection to InfluxDb using provided credentials 2021-04-19 16:00:09,789 - DEBUG: Successful connection to InfluxDb 2021-04-19 16:00:09,789 - INFO: Starting Speed Test For Server None 2021-04-19 16:00:09,797 - DEBUG: Setting up SpeedTest.net client Traceback (most recent call last): File "/src/influxspeedtest.py", line 8, in <module> collector.run() File "/src/influxspeedtest/InfluxdbSpeedtest.py", line 171, in run self.run_speed_test() File "/src/influxspeedtest/InfluxdbSpeedtest.py", line 119, in run_speed_test self.setup_speedtest(server) File "/src/influxspeedtest/InfluxdbSpeedtest.py", line 71, in setup_speedtest self.speedtest = speedtest.Speedtest() File "/usr/local/lib/python3.7/site-packages/speedtest.py", line 1091, in __init__ self.get_config() File "/usr/local/lib/python3.7/site-packages/speedtest.py", line 1174, in get_config map(int, server_config['ignoreids'].split(',')) ValueError: invalid literal for int() with base 10: ''
-
[Plugin] CA Fix Common Problems
Long time user of this plugin and have run into an issue after updating to the latest UNRAID version (6.9.2). For some reason, the plugin thinks I have multiple NICs installed in my system and reports the following error: eth1 and eth2 both have IP addresses on the 192.168.3.0 network. This is rarely a valid configuration Neither eth1 or eth2 show up in ifconfig nor in the Settings page (just eth0). At one point, I did install a 10Gb NIC but have since removed it over a year ago. Not sure why the plugin would still think it's the case. Current plugin version: 2021.04.10
-
[Support] binhex - rTorrentVPN
Note: latest container update fixed the issue.
-
[Support] binhex - rTorrentVPN
You gotta change the config file the config folder /rtorrent/config/rtorrent.rc file. E.G.: network.port_range.set = 6801-6801
-
[Support] binhex - rTorrentVPN
Seems they're looking into it / fixed it: https://github.com/Novik/ruTorrent/pull/2050
-
[Support] binhex - rTorrentVPN
Great. Thanks for the quick response. Has it been reported to the owner of the site?
-
[Support] binhex - rTorrentVPN
Neither. Just using my own internet.
-
[Support] binhex - rTorrentVPN
Is there anyone else facing an issue where the port status is unknown? I haven't changed anything and all-of-a-sudden it has gone back to that. No VPN and I've confirmed port-forwarding is working. Thanks in advance.