Everything posted by orlando500
-
[Plugin] [Support] Unraid Tab for AI CLI Coding agents (Antigravity CLI, Gemini CLI, Claude Code, OpenCode, Kilo Code, Pi Coder, Codex CLI, Factory Droid CLI, CoPilot, Nano Coder, Qwen Coder, Goose)
hi, great idea for a plugin. Is there a way to configure open code to use the local ollama ? in normal setup i can use ollama launch opencode as ollama has integration and inserts the integration (it emulates openai) but when i do it on unraid it says open code not installed
-
[Support] binhex - qBittorrentVPN
Hi, anyone gotten mousehole to work with qbittorrentvpn? what steps did you take to make it work? tnx
-
Boot from eMMC module with unique GUID
+1
-
[Support] binhex - Plex Pass
yeah but make sure you have everything ready to reclaim your server. I had to spend 2,5 hours to get my server online again because the "documentation" didnt work for me the first 5-7 times.
-
[Support] binhex - Plex Pass
i had to remove Preferences.xml in the config directory, then made a new claim code and added a variable to the docker template added the key PLEX_CLAIM and added the claim key. Then i got into my server again. Had to repin librarys. Maybe you dont need to remove the xml file, but that worked for me after i just tried to remove the token from the xml failed.
-
Unraid Future Feature Desires Poll
hope so, it was a nightmare for a couple of days before i got my hands on a new usb drive. (it allways happends on weekends and ofc when im at my cabin)
-
[Support] binhex - Plex Pass
anyone having problems reclaiming server after the "log out all clients" in the wake of the security issues plex had now and sent an email to get us to change password. Well i did that stupidly just before bedtime. But now i cant see my server even if i have gotten a new claim key and restartet server with that parameter i just cant see my server for like 2 sec before its gone from the list.
-
Unraid Future Feature Desires Poll
yeah for me the usb key is the weakest link right now
-
[Support] tmchow - n8n workflow automation
But the reason for using like command node to call on a python script is to get the results back to the flow, is there a way to do that any other way running the script outside of n8n?
-
Strange new error... no info visible in main screen and array is not mounting either.
I removed some plugins, same result. And then i removed unraid connect and then everything went back to normal. Strange stuff, never happend to me before.
-
Strange new error... no info visible in main screen and array is not mounting either.
i did a /etc/rc.d/rc.nginx restart and then the main information is back, but the array is still starting status But its not really working. cant press any buttons like spin down drives etc on the main page
-
Strange new error... no info visible in main screen and array is not mounting either.
This is the diag from the command line hal-diagnostics-20250415-2331.zip
-
Strange new error... no info visible in main screen and array is not mounting either.
yes
-
Strange new error... no info visible in main screen and array is not mounting either.
i would if i could get to it... it just sits there when i try to go diag. Will try another reboot
-
Strange new error... no info visible in main screen and array is not mounting either.
Was working just fine 5 min ago, just did a reboot and then i got this. Same happend last night and i did a new reboot and it was ok. Now its not going ok it seems also log is full of these
-
[Closed as I seem to be the only one experiencing this] Unraid 7 GUI sometimes loses information for ~5-10mins or so
i also got this 2 times in the last 24 hours... reboot didnt fix it either..., maybe need a hard reset. But its hard to to as im remote from the server atm
-
[Script] Simple Unraid ZFS Backup
@SpaceInvaderOne are the script beeing maintained still?
-
Script - ZFS - simple-snapshot-zfs - Automate Snapshot, Avoid 0 Change Snapshots, Prune Old Snapshots
anyone know if this still works? the github is 2 years old
-
Exciting News: Ed Rawlings Expands His Role with Unraid!
YES, thats a good hire. love it. Can't wait for more content. Grats to unraid and Ed 🙂
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
Anyone seen this from the log? 1738585922: Saving in-memory database to /config/data/mosquitto.db. 1738585922: Error saving in-memory database, unable to open /config/data/mosquitto.db.new for writing. 1738585922: Error: Permission denied. My config: 6.12.14
-
Introducing a Script to Bridge Overseer and Jellyfin for Enhanced Streaming Experience
Hi, great idea. Still in dev?
-
[Support] binhex - qBittorrentVPN
you know how i can trigger a script when connection is up?
-
[Support] binhex - qBittorrentVPN
Hi, is it possible to use added parameters like calling a script like scriptname.sh also in this docker? that runs when the connection is up? is that what VPN_OPTIONS= is for? format for doing this?
-
[PLUGIN] Python 3 for UNRAID (6.11+)
ah thanks. i think i just had a small mental breakdown when the upgrade broke my python3 install and just didnt think... 🙂
-
[PLUGIN] Python 3 for UNRAID (6.11+)
Hi, i upgraded from 6.12.10 to 6.12.14 and had python3 installed with old nerdtools, but now wanted to using this pluging to support it going forward. But i got into a first hurdle here. error message "ERROR: Could not find a version that satisfies the requirement time (from versions: none)" when trying to use pip install OS, time, platform etc. Any pointers to what im doing wrong?