@scooke I logged in with two container tabs. First logged in as admin. In another tab, logged in as my OIDC user. Maybe you did the reverse and openweb ui makes the OIDC user an admin.
Joseph Mascarenhas
Posts
-
New account creation inconvenience -
New account creation inconvenience@scooke in my testing, the OIDC user is not an admin. It is just
user
. Did you give the user (scooke
) admin role? -
Slow performance/bandwithAre any of the public instances any better ? https://instances.joinpeertube.org/instances
-
Theme development workflow ?Since you got no.4 working, is that not what you want? git pull will replace the files in the theme directory (1) . Don't know about grav specific stuff though.
-
n8n Web Socket Connection FailedThose logs look like OOM from the javascript VM. maybe increase the app's memory limit as well.
-
Connection could not be established with host mail.domain.com [Connection timed out #110]To narrow down the problem: a) is mail server running under Services? b) are you able to connect with some other mail client? maybe install some webmail like roundcube and check if it can check mail.
-
Install Additional Python Module for OpenWebUI -
Send E-Mail with Alias since Cloudron Update to 8.2.1 brokenMaybe I need to use another domain. I tested with an alias on same domain
-
Send E-Mail with Alias since Cloudron Update to 8.2.1 brokenThis seems to work for me
-
Install Additional Python Module for OpenWebUIYou have to make a custom package from https://git.cloudron.io/packages/openwebui-app to install modules . It's not possible to add additional python modules to the published app .
-
n8n Web Socket Connection FailedN8N_PUSH_BACKEND controls updates between the browser and backend, correct? The workflow itself (running in parallel) does not use websockets. Is that correct? What error is shown in browser console ? Maybe n8n is crashing/restarting and you have to give it more memory. Anything in n8n logs?
-
Puter from HeyPuterWow, this ran with basically no effort on my machine. Just 3 commands - https://github.com/HeyPuter/puter?tab=readme-ov-file#-local-development
-
external devices - zigbee@rjousse18 8.2 is in unstable. if you update to the unstable, you can test it out - https://docs.cloudron.io/apps/#devices
-
Error when trying to connect a Postgresql database : could not open certificate file "/root/.postgresql/postgresql.crt": Permission denied@Valexico we need more context here. What are you trying to do and what is this error you have posted?
-
Need Help packaging rect app and Nodejs.@deepvyas spam?
-
Site refusing to connect@berryd great you sorted it out!
-
Templates@marylou you just have to add
kimai: invoice: # add a new search location documents: - '/app/data/my_invoices/'
Create my_invoices in the File manager.
-
this might sound silly but: how can i paste text in a text field?Do you mean Bubbles -> Text ? Copy/paste just works like normal for me.
-
Uptime Kuma Web-UI broken (empty)@simon might be worth reporting upstream . Closest I found similar to your issue is https://github.com/louislam/uptime-kuma/issues/3276
-
Uptime Kuma Web-UI broken (empty)@robi you are right. It seems https://github.com/louislam/uptime-kuma/blob/efdffca06ccf4a8ca96a2ffce44467386c3fb852/server/database.js#L359 sets this though