Everything posted by mason1171
-
ControlR (Android/iOS app for unRAID)
Can you please reconsider?? There is not a single unraid app as good as Controlr.
-
Make ~/.bash_history a symlink to /boot/config/ssh/.bash_history
NICE
-
Make ~/.bash_history a symlink to /boot/config/ssh/.bash_history
Are you saying bash_history is protected against unsafe shutdowns in 6.13?
-
[Support] Linuxserver.io - Sonarr
Assume you have the develop version flag set in the sonarr template, change it to latest. It will revert to the latest v3 build. Stop the container. Navigate to your Sonarr config directory and find the Backups\scheduled folder. Find your latest v3 backup. Unzip the file and after renaming/moving the current v4 config.xml and config.db, move the old v3 files back in the Sonarr config root.. Start the container. I also disabled my download clients just in case sonarr tries to redownload already processed episodes.. I think v4 compromised the link between bazarr and sonarr. High cpu usage and a bunch of errors in the logs
-
[Support] ich777 - Application Dockers
It doesnt seem to be stable
-
[Support] ich777 - Application Dockers
@ich777 Sorry to bother again. Not sure if this is helpful but I stumbled onto this https://hub.docker.com/r/daniel0076/megasync-vnc/ This guy's version is 637 MB installed, saturates a gigabit connection and has the thumbnail generation functionality.
-
[Support] ich777 - Application Dockers
However much time you need is ok. Also, if you do decide to go forward with the addition, will it be on a separate version tag? I just want it to be an option. Mp4, mkv, mov. Thank you
-
[Support] ich777 - Application Dockers
It is personally worth it for me as I share a lot of video files via mega. It can get confusing as a lot of the time, the absence of a thumbnail means the file is corrupted. If you feel it’s not worth the time, I understand
-
[Support] ich777 - Application Dockers
@ich777 Thanks for the quick response. Take your time. I hope its fixable. Appreciate all you do for the community
-
[Support] ich777 - Application Dockers
@ich777Im sorry to bother but there is a bug in the Megasync docker container. The regular desktop version of Megasync creates thumbnails for video files when uploaded. These show when you navigate the mega.nz website. When uploading videos via the megasync container, thumbnails are not created so when navigating the website, blank icons shows. Can you please consider looking into fixing this behavior? Your tool afaik is the absolute fastest method for uploading to mega on Unraid
-
[Support] binhex - rTorrentVPN
Thanks for the tip. I was able to fix it by recreating the wg0.conf and copying the dns server from there to the container config.
-
[Plugin] CA Fix Common Problems
- [Plugin] CA Fix Common Problems
My extended FCP test is stuck. Despite killing the process with htop, FCP still says it is running. How do I fix this?- [Support] binhex - rTorrentVPN
I cant get rutorrent-vpn or qbittorrent-vpn to run with the vpn enabled anymore. Rtorrent worked for a few days then all of a sudden stopped. Can I get some help please? Log https://pastebin.com/nimf2EqN- [Support] binhex - qBittorrentVPN
I cant get rutorrent-vpn or qbittorrent-vpn to run with the vpn enabled anymore. Rtorrent worked for a few days then all of a sudden stopped. Can I get some help please? Log https://pastebin.com/nimf2EqN- Out Of Memory Errors even when not out of memory
My server has started randomly throwing OOM errors despite its being under 80%. I have 32GB total and I have the Disk Cache settings set as: Disk Cache 'vm.dirty_background_ratio' (%): 10 Disk Cache 'vm.dirty_ratio' (%): 20 Is lowering them the best solution or do I have a different issue? M1171-nas-diagnostics-20220505-0253.zip- [Support] Djoss - FileBot
Perfect, thank you- [Support] Djoss - FileBot
Accessed the web ui, hit f5 to open the groovy console. I then entered filebot -script fn:properties --def net.filebot.theme=Darcula This change persisted for months then broke itself a few days ago- [Support] Djoss - FileBot
Im running 4.9.4 containerized in unraid. No issues with cli. Gui randomly blacked out. Issue remedied by restoring system.properties file. Are themes deprecated? Logs show this: Uncaught Exception in AWT-EventQueue-0: java.lang.IllegalAccessError: class com.bulenkov.darcula.ui.DarculaButtonUI (in unnamed module @0x3e07d849) cannot access class sun.swing.SwingUtilities2 (in module java.desktop) because module java.desktop does not export sun.swing to unnamed module @0x3e07d849java.lang.IllegalAccessError: class com.bulenkov.darcula.ui.DarculaButtonUI (in unnamed module @0x3e07d849) cannot access class sun.swing.SwingUtilities2 (in module java.desktop) because module java.desktop does not export sun.swing to unnamed module @0x3e07d849at com.bulenkov.darcula.ui.DarculaButtonUI.paintText(DarculaButtonUI.java:101)at com.bulenkov.darcula.ui.DarculaButtonUI.paint(DarculaButtonUI.java:86)at com.bulenkov.darcula.ui.DarculaButtonUI.update(DarculaButtonUI.java:126) Rednoah mentioned this “The error message would suggest that `filebot.sh` is missing some `--add-opens` directives”- [Support] Djoss - FileBot
Actually, im confused. What’s different between creating the workdir variable and using the storage variable?- [Support] Djoss - FileBot
I'll check it out. Thank you very much- [Support] Djoss - FileBot
Can I get some help with streamlining my config for proper AMC moving not copying then deleting please? Docker mount points confuse me a bit Share Structure /mnt/user ├── Downloads │ ├── Drop ├── Encode_Cache ├── Media │ ├── Movies │ └── Shows ├── Misc ├── Skip_Cache ├── appdata ├── domains ├── isos ├── recovery └── system- Can't remove entry from routing table
I was able to sort it out by resetting the network.cfg file- Can't remove entry from routing table
I fucked up my routing table and now my server isn't fully connected to the internet. Unraid isn't letting me remove the entry I added through the gui or the cmd line. The cmd: ip -4 route del 192.168.195.0/24 dev ztwdjd3gm7 metric 1 It throws this error: RTNETLINK answers: No such process Routing Table Can I get some help fixing this issue please?- [Plugin] controlrd
Much appreciated - [Plugin] CA Fix Common Problems