Everything posted by Johnny Utah
-
[Support] JPDVM2014 Templates
How do I properly share my template?
-
[Support] JPDVM2014 Templates
I am unable to download any book on calibre-web-automated. I receive the following error everytime: Calibre-Web Automated 500 Internal Server Error The server encountered an internal error and was unable to complete your request. There is an error in the application. Traceback (most recent call last): File "/lsiopy/lib/python3.12/site-packages/flask/app.py", line 1511, in wsgi_app response = self.full_dispatch_request() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/lsiopy/lib/python3.12/site-packages/flask/app.py", line 919, in full_dispatch_request rv = self.handle_user_exception(e) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/lsiopy/lib/python3.12/site-packages/flask/app.py", line 917, in full_dispatch_request rv = self.dispatch_request() ^^^^^^^^^^^^^^^^^^^^^^^ File "/lsiopy/lib/python3.12/site-packages/flask/app.py", line 902, in dispatch_request return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/calibre-web/cps/usermanagement.py", line 97, in decorated_view return login_required(func)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/calibre-web/cps/cw_login/utils.py", line 296, in decorated_view return current_app.ensure_sync(func)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/calibre-web/cps/web.py", line 131, in inner return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/app/calibre-web/cps/web.py", line 1251, in download_link return get_download_link(book_id, book_format, client) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/calibre-web/cps/helper.py", line 1116, in get_download_link return do_download_file(book, book_format, client, data1, headers) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/calibre-web/cps/helper.py", line 973, in do_download_file response = make_response(send_from_directory(filename, download_name + "." + book_format)) ~~~~~~~~~~~~~~^~~~~ TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
-
Mover no Longer Does Anything It is Supposed to in Unraid 7
Updated to Unraid 7 recently. I have a few shares set as Cache to Array upon invoking the mover. Now when I start the mover nothing gets moved off of the cache drive. I do not understand all these new mover filter settings. What is the secret to getting this to work? My cache drive is filling up quick!
-
Progress Window not showing during app install
Same issue here. Used to work fine. Now the progress screen just loads until the app in finished installing then it shows up.
-
libvirt.img is in-use, cannot mount
Still an issue in March of 2025 on Unraid 7. The above quoted suggestion made no difference.
-
Unraid flash drive now saying my license key is invalid
Update: Not sure why but it turns out that the moving around of my PCIe devices to different slots caused some sort of malfunction of either Unraid or my motherboard itself. I removed one of my USB pcie cards and all of a sudden everything just worked as normal. Hard to imagine it is a power issue as I have a 1000w psu but who knows.
-
Problem with Evdev passthrough of mouse with Unraid 7
Having the same issue. Any fix found yet? Keyboard evdev works fine. Noticed the mouse movement does not work but right and left clicking does which is odd.
-
Unraid flash drive now saying my license key is invalid
Rebooted my machine after swapping some pcie drives. Upon reboot I was greeted with an invalid/corrupt license key warning. Tried replacing the key on the same usb drive and it would not work. Moved over to a new drive as I thought the old one was just done for. Replaced the USB drive and thought I was good but I soon was greeted with the exact same error. What in the world is going on!? Both drives checked dine and had to errors to repair when sticking them in a Windows machine. I am at a loss and do not know where to turn at this point.
-
docker compose: Docker tab reports updates available after even after updating stack
Man I wish this bug would get fixed. End of 2024 and there is still no way to disable update checks on individual dockers which were made using the manual docker compose option. Could this be a fix for Unraid 7 maybe? Drives me crazy seeing these updates available all the time and then having to go through and update 1 by 1 as to not accidentally "update" the docker compose dockers.
-
Libvirt Error libvrt virQEMUFileOpenAs:11390 after a Forced Shutdown of VM
I was forced to force stop a VM. Now when I start it back up my usb devices are no longer working. I see the following error in the libvirt logs. Any idea what is causing this? text error warn system array login 2024-10-09 01:30:01.050+0000: 15982: info : libvirt version: 8.7.0 2024-10-09 01:30:01.050+0000: 15982: info : hostname: HanServe 2024-10-09 01:30:01.050+0000: 15982: error : virQEMUFileOpenAs:11390 : Failed to open file '/dev/nvme1n1': No such file or directory 2024-10-09 01:30:05.788+0000: 15982: error : virQEMUFileOpenAs:11390 : Failed to open file '/dev/nvme1n1': No such file or directory 2024-10-09 01:30:05.811+0000: 15982: error : virQEMUFileOpenAs:11390 : Failed to open file '/dev/nvme1n1': No such file or directory 2024-10-09 01:30:05.815+0000: 15984: error : virQEMUFileOpenAs:11390 : Failed to open file '/dev/nvme1n1': No such file or directory 2024-10-09 01:30:05.820+0000: 15986: error : virQEMUFileOpenAs:11390 : Failed to open file '/dev/nvme1n1': No such file or directory 2024-10-09 01:30:05.825+0000: 15985: error : virQEMUFileOpenAs:11390 : Failed to open file '/dev/nvme1n1': No such file or directory BTW I do not have a nvme1n1 device plugged in.
-
[Support] A75G Repo
Attempting to use the FreePBX Docker: Is there a trick to getting this to work? I downloaded this docker and and did not change any of the settings from default. It will not start for me at all. Was there something I was supposed to do or a setting I was supposed to change before starting this up?
-
[Support] kizaing - Kavita
Figured out my SSL error. Just user error. I had put HTTPS for my Ka it’s URL in the docker setup. Changing to HTTP fixed it. However, I am now trying to get it to scrap metadata for individual comics with Comicinfo. It gives me an error that the file types are unsupported though. My comics are cbr or cbz format so it shouldn’t be an issue.
-
Komf-Docker Support Thread
I am receiving the following error in the logs when trying to use Komf with Kavita: 22:09:33.602 [RxCachedThreadScheduler-1] ERROR org.snd.mediaserver.kavita.KavitaEventListener -- kotlin.Unit javax.net.ssl.SSLException: Unsupported or unrecognized SSL message Any idea what might be causing this?
-
[Support] kizaing - Kavita
I am receiving the following error in the logs when trying to use Komf with Kavita: 22:09:33.602 [RxCachedThreadScheduler-1] ERROR org.snd.mediaserver.kavita.KavitaEventListener -- kotlin.Unit javax.net.ssl.SSLException: Unsupported or unrecognized SSL message Any idea what might be causing this?
-
[support] Vaultwarden (formerly Bitwarden_rs)
Yeah I am on 6.10.0 and having the same issue.
-
Blocked by BattlEye for [Virtual Machine]
Having the same issue now. Very Frustrating!! Hope there is a solution soon.
-
Is there a Docker than can write a BD folder to ISO like ImgBurn?
I would like something like this too. I have alot of old ISO's and BIN/CUE's that I would like to be able to burn without a VM started.
-
[Support] Linuxserver.io - Nextcloud
Recently I have been unable to access my Nextcloud dashboard from any browser. It just shows a white page with the first letter of my username in a circle at the top right. I cant do anything from here. I am using this with NginxReverseProxy which has worked in the past until, like I said, just recently. No changes were made otherwise other than maybe automatic updates. Any way to fix this or did a recent docker update break the app?
-
Virtual Machine disappearing overnight
I am wondering is this was ever resolved? I now get the below error in my libvirt logs myself. virNetSocketReadWire:1803 : End of file while reading data: Input/output error
-
Sign In before your Unraid.net SSL certificate expires
I just started getting this error again. I have fixed it by uninstalling and reinstalling a couple times already. Why does this keep happening?
-
Low FPS and Stuttering on 3060ti Windows VM
As the title says I am getting quite low FPS and stuttering on my Windows 10 gaming VM. Here are my server bare metal specs: CPU: Intel W-2175 14-Core GPU: MSI 3060ti OC RAM: 64GB 2666mhz For the VM I have set it to use 4 cores and 8 threads for the CPU. It is using 24GB of RAM. It is passing through the 3060ti and a USB pcie card. Using an older 1080p 60hz monitor. The VM is running off a 200gb VM hard drive image but all domains are on a 1TB Samsung Pro Nvme. When running the Heaven benchmark I am getting right around 4000. I have seen other 3060ti users getting upwards of the 7000 mark. When running Minecraft there is constant stuttering when moving. Same with Fortnite. Cyberpunk is getting around 20fps on high at only 1080p. I feel like maybe I am forgetting some setting in setting up the VM or some thing? Was hoping I could get some pointers on some best practices for ensuring a gaming VM is set up for the best possible performance.
-
Not Connected to Mothership
Same issue here. Been having several issues with the My Servers plugin as of the last couple weeks.
-
Sign In before your Unraid.net SSL certificate expires
"Sign In before your Unraid.net SSL certificate expires" I woke today to find this error in the top right of my Unraid GUI. I sign in and it accepts my credentials and all but the error does not go away. Everything was working yesterday and there have been no changes otherwise. IS this an error on the Unraid side or has something changes on my end that I need to fix?
-
HanServe wsdd2[12442]: error: wsdd-mcast-v6: wsd_send_soap_msg: send: Cannot assign requested address
Pretty Sure it is all the VMs doing this. Anytime I open one (Win 10, Ubunutu, OS X) it shoots out that error. This has only been since the 6.10 update that I have been noticing this.
-
HanServe wsdd2[12442]: error: wsdd-mcast-v6: wsd_send_soap_msg: send: Cannot assign requested address
I am receiving the following error after an update to 6.10 RC1: HanServe wsdd2[12442]: error: wsdd-mcast-v6: wsd_send_soap_msg: send: Cannot assign requested address I am not sure which docker, vm, or plugin would be causing this? Any ideas from the anyone where I may start to look for a fix?