keyxmakerx

Results 21 comments of keyxmakerx

Yes, Please update this. :)

I agree, I can't use it as all my OS's are linux based. I hope one day they come out with it, as it seems to be an amazing app...

Have the same issue in POP OS, not in VM. It's still an on going issue, and the disable GPU flag doesn't help. Only the Sandbox one does which is...

Just did a brand new install, still not able to use keeweb unless no sandbox tag is added. `keeweb libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)...

This seems to happen on POP OS 22.04 as well now.

Gonna be that guy, Any way of getting a simple script, or easy to read instructions. So many changes/issues has led me to be quite confused of the status of...

> Not on windows, since there is no rocm on windows. The one click installer works on linux, and there are other guides to set it up https://rentry.org/eq3hg Hm, I...

My ENV File ``` PORT=8000 BASE_URL="http://localhost:8000" POSTGRESQL_HOST="postgresql" POSTGRESQL_USER="postgres" POSTGRESQL_PASSWORD="censored" POSTGRESQL_DBNAME="bewcloud" POSTGRESQL_PORT=5432 POSTGRESQL_CAFILE="" JWT_SECRET="fake" PASSWORD_SALT="fake" BREVO_API_KEY="fake" CONFIG_ALLOW_SIGNUPS="true" CONFIG_ENABLED_APPS="news,notes,photos" # dashboard and files cannot be disabled CONFIG_FILES_ROOT_PATH="data-files" CONFIG_ENABLE_EMAILS="false" # if true, email...

Well I'm officially stumped, I do apologize since i believe this is me not knowing/understanding docker. The file you mentioned is just null for me on the file system, however...

Sorry again for the delay! So if i use the exact compose above, i get this error in the bewcloud website logs; ```2024-09-26 18:04:39 error: Module not found "file:///app/lib/types.ts". 2024-09-26...