-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No images being sent, no increased hardware usage seen #2
Comments
where XYZ name of container with app and please attach these logs. |
Default daemon is configured without GPUs support. If your daemon has NVIDIA GPUs - you can create another daemon with checkbox "Enable GPUs support" in deploy config enabled, after that ExApps containers should be created with forwarded GPUs access. |
I do not have 2FA enabled. I looked through all the logs to see which one might obviously contain logs from the app, and saw none. I apologize for the ignorance, but I'm running the standard Nextcloud docker install. Which would it be? I have containers: |
It should be |
Got it, for some reason that container did not come up when I listed them |
can we see Nextcloud.log as well? |
sorry, no need for log, it is a strange error, I will try to reproduce tomorrow please say what CPU model do you have and does it virtualized or not |
Great, thanks. This is running on a server with dual Xeon E5-2690 v4 CPUs, and is virtualized with Hyper-V. |
Sorry for the late answer, I have Nextcloud on Unraid at home, I tried to install AppAPI so that I could write a guide on how to do it right away, but I encountered difficulties as Undraid does not map docker socket inside NC container(I do no want to do that with hands), we will try to solve this in a week or two, and only after that I will be able to check.. |
No worries. AppAPI is installed by default it seems with the AIO Docker install. At least I didn't install it, so it may have been auto installed with another optional container that I installed. The Docker Socket Proxy had to be installed separate. Let me know if there's anything I can help investigate or try. |
Unfortunately, on my home Unraid with You can give it a try, but we did not change in AppAPI 2.0 anything related to this, but who knows.. |
It does not appear to be any different. Is there anything I can check or log better for you? |
AppAPI should be 2.0.0+ version and ImageBot 2.0 version. Archive and attach Output of this command will ensure us that it CPU supports all commands(we are interested in |
Hopefully this will lead us somewhere |
Oh, the download speed is “52.4 KB/s”... our current initialisation algorithm in AppAPI will not work in this case, since the loading of AI models will not complete in 40 minutes... @andrey18106 we need |
Is there another mirror they can be downloaded from? My internet is fine, and is 250mbps up and down. |
I followed all the instructions and enabled the bot, and added it to the Talk conversation. I copied the command and even tried manually typing @image just in case it was a specific tag (it doesn't seem to do anything special), and no image pops up. I do not see any increase in memory or CPU usage on the VM.
I do not have a discrete GPU installed with the VM running Nextcloud, and I did not see a way to configure it for CPU vs GPU. I do see in the daemon that the GPU support is false, so I'm assuming it interpreted no discrete GPU properly during setup?
I do not see it throwing anything in the general Nextcloud logs. Is there another place I can check to see what's happening (or not happening)?
The Nextcloud VM has plenty of CPU overhead, and has been assigned 28GB of memory. Just under 8GB is in use currently, so per the documentation that should be plenty of RAM to run the CPU modeling. I wanted to see how the CPU modeling ran before I tried to add a discrete GPU pass thru.
The text was updated successfully, but these errors were encountered: