ZoZat

Members
  • Posts

    34
  • Joined

  • Last visited

Everything posted by ZoZat

  1. Flashed the bios - problem solved. I was finally able to delete the usb from historical devices. Never seen that happen before. Thanks for taking the time to look at this problem. Cheers.
  2. No usb internal or external. I'm going to flash bios just for the heck of it - see what happens. I'll report back.
  3. Sandisk Ultra Fit was discarded last summer. Sandisk Cruzer Force is my replacement and current flash disk. The only other usb device I have plugged into system is a logitech unifying receiver for a keyboard. Playing around with the system settings I've been able to get the Sandisk Ultra Fit moved to historical devices, but the X to remove is white and nothing happens when I press it. I've also edited it out of the the config file on the flash drive when I reboot it reappears. I've been scratching my head over this one.
  4. Is this in the wrong place?
  5. I'd like to upgrade my registration key but the listed vendor for my usb is not correct. The listed vendor is for an usb I replaced last summer. On my dashboard, the current usb listed is correct. The old usb is listed in the dashboard under unassigned devices. I have not been able to remove it. Unraid seems to think its still connected to my server (it was thrown out last summer when it was replaced with the current usb flash) . I'd like to fix this before I attempt to upgrade my key. I'm including a diagnostic zip. Any help would be greatly appreciated. diagnostics-20240308-1710.zip
  6. I made no attempt to restore USB from an old backup. When new hardware booted, I was greeted with a blacklisted USB warning. I did a clean power down and moved USB to another internal port. That took care of the. blacklisted issue. I grabbed the latest stable zip file. Can I substitute those bz* files + changes.txt with the ones on the USB? I don't think I should change anything in the config folder. The drive assignments are correct with the exception of the cache drive. I think that's because I had reformatted it to one of the new file formats. I'm hopeful when the OS is update the drive will once again recognized and I'll no longer need to format it. Does this look like the right course of action or is there something else I should be doing? I'll look for reply in the morning. Need sleep. Thanks for your help.
  7. I changed USB last year and tossed the old one. Like I said, I pulled the USB from the old motherboard and attached it to the new one - sitting side by side. I was thinking about this more. If I go ahead and update system to the current OS, then I can access myserver. I did a backup the night before I put together new server. Not sure if that would also fix the unformatted cache drive. Thoughts? Ideas? Next steps?
  8. I upgraded my motherboard and CPU - no issues hardware wise. On first boot I was greeted with a blacklisted USB. Also, my cache drive was unassigned. Fixed USB by switching to different USB header (no longer blacklisted). Cache drive was assigned, but system now wants it formatted. This is where the real fun begins... I noticed the dashboard had reverted to default and no dockers because of no cache drive. So I began to snoop around the system and soon discovered that the OS has reverted to ver. 6.9.2 from the current version I was on. Also, when I looked at the system history it seems to think it hasn't done a scan for 590 days. All I did was move a licensed USB from one motherboard to another. What is going on? I haven't seen anything like this before. I'm not attempting to update OS or anything else until I here back from someone. I'm including a diagnostic file. Could someone please help? zozat-server-diagnostics-20230718-2021.zip
  9. I already nuked the docker image and created a new one. Still with the same result. I managed to get your dockers working by installing older versions. Not sure why that worked. Soon as I update to latest version, everything dies again. Revert to older - no problems. It's a fix. But I'd love to figure out why this happens. Could there be anything in delugevpn causing this? I had problems with it a couple of years ago that you had helped me with. slickvpn.ovpn
  10. Ran memtest last night. Memory is 100%. What else can I try?
  11. Will do. I'll report back later tonight.
  12. All the logs are the same error. log.txtlog.txt
  13. I've rebooted numerous times. Reinstalled system (with and without appdata backups) still no luck. Delugevpn and nzbgets work. Sonarr, lidarr, plex and raadarr still not working. I also used force update. I've never seen this error before. I've always used binhex dockers, they have been solid. Any other ideas? Be gentle with me, I still consider myself a noob.
  14. All of my binhex dockers have stopped working. I now have an error in them I haven't seen before. From the log: "/usr/local/bin/init.sh: line 60: 33 Bus error groupmod -o -g "${PGID}" users &> /dev/null". I'm using the latest versions of all dockers. Where can I start to try and fix this? Thanks.
  15. Got it working using this: convert: auto: yes never_convert_lossy_files: yes ffmpeg: /usr/bin/ffmpeg format: alac dest: /music threads: 2 Thanks for everybody's input.
  16. Switch to mp3 to test. Now I'm getting this: Error: File exists while creating /music. I tried going into /music, got another error saying no such directory.
  17. Thanks for replying. I'm only interested in m4a. Maybe I should use alac as the format and m4a as the extension? Any thoughts?
  18. Importing isn't the problem. Plugins required to convert are installed. Your example of the convert section is similar to mine except my extension is m4a. While importing I get an error that says its unable to convert to m4a. This is mine: convert: auto: no pretend: yes dest: ~/music never_convert_lossy_files: no ffmpeg: /usr/bin/ffmpeg format: m4a embed: yes album_art_maxwidth: 600 threads: 2 Where did I go wrong?
  19. I read it. Still didn't get it. Still don't know how to write the config.yaml file to achieve the results I'm looking for.
  20. This is my first time using Beets. I have no idea what changes I need to make to config.yaml to achieve the results I'm looking for. Currently, it's default. I've made no edits to it. I'd like to convert from flac to m4a on import and leave any mp3's alone. I did a bunch of reading and couldn't find a solution. Could someone please provide me with an example of how to edit the convert section of the file to acheive this? Thanks.
  21. I'm trying to add deluge as download client and I'm getting the following error: Unknown exception: HTTP request failed: [401:Unauthorized] at [http://192.168.1.3:6789/deluge/json] Url Base is red. What should I be doing? Thanks.