-
[Plugin] Nvidia-Driver
After the latest Unraid version (7.1.0) I am unable to use my Quadro K420, because the last driver that supports this card is "470.256.02". How can I install this version of the NVIDIA driver?
-
K3S Kubernetes
Okay, that is good to know and will same me some time debugging. How about creating a plugin which installs K3D (D not S) and setups a cluster within Docker. https://k3d.io/
-
K3S Kubernetes
Adding K3S to Unraid in the form of a plugin would be a good solution too. Is there any documentation on how to create a custom plugin for Unraid which installs and upgrades software packages?
-
Sander0542 started following K3S Kubernetes
-
K3S Kubernetes
Would it be possible to have K3S running in Unraid. K3S would fit perfectly within the Unraid ecosystem. Below are some motivations for this feature request. - K3S is great for Homelabs - More competition with TrueNAS SCALE which has Kubernetes - The binary is less than 100 MB - The binary includes all depdencies - Could be enabled/disabled in the settings (like Docker and VM) This feature would allow the more technically advanced users of Unraid use it and run more complex applications on their homelab. https://docs.k3s.io
-
Sander0542 changed their profile photo
-
[Support] Sander0542 - Network Manager
Yes, you need an additional docker container with MySQL. I am not sure whether the database is automatically created. Try creating it yourself to avoid any errors.
-
[Support] Sander0542 - Network Manager
In what mode are you running the MySql container and Network Manager container?
-
[Support] Sander0542 - Network Manager
Have you filled all the environmental variables for the MySQL database? It looks like the application is unable to connect to the database.
-
help to access http://tower.local/graphql endpoint to retrieve system metrics
Is there any update on this? I would love to use this for some projects
-
[Support] Sander0542 - Network Manager
Happy to hear it works now! Thank you very much!
-
[Support] Sander0542 - Network Manager
@Hawk-N it looks like your database connection is not working. Please check the host, port, user and password. I am also releasing new builds which should give better error messages in the console. It will be available in a few hours.
-
[Support] Sander0542 - Network Manager
Thanks for the feedback! It helps a lot! You can check the status of the release on this page. When everything is green its release and you can update the docker container on unraid. https://github.com/Sander0542/Network-Manager/runs/4629198832?check_suite_focus=true
-
[Support] Sander0542 - Network Manager
I haven't tested the application in Firefox yet. I have a potential fix which could fix your problem. I'll make a release which should be available in about 15 minutes. I'll send you a message when it is available.
-
[Support] Sander0542 - Network Manager
Could you open the docker terminal for the container (Icon -> Console) and execute this command `cp /var/www/html/storage/logs/swoole_http.log /var/www/html/public/err.log`. Then open the website and navigate to the `/err.log` location. It should download a file. Can you share that with me please?
-
[Support] Sander0542 - Network Manager
Have you set the Application Key to a string with a length of 32? For example `DFzqBaqwAqgz4PCdpwqx48Cxr8Rsk3ku` (dont use this one)
-
[Support] Sander0542 - Network Manager
This usually happens when you wait too long before submitting a form or restart the server after you have loaded a page. Could you try restarting the container and then refreshing the register page? After that, you should be able to create an account.