Abigel

Members
  • Posts

    152
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Abigel's Achievements

Apprentice

Apprentice (3/14)

3

Reputation

  1. @knex666 I updated unraid to version 6.11.0 and then Nextcloud to the latest version. Then came the error message "Your data directory is not writable..." I sent a chown for www-data in the docker itself. New Error: "Your data directory can be read by other users Please change the permissions to 0770 so that the directory cannot be viewed by other users." So I sent off with the unraid addon "New Permissions" on the unraid-shares of nextcloud. Now it comes alternately when reloading the page an internal sever error and the 0700 error. I would be very grateful for your help. I hope I can still easily fix this?
  2. Hi I updated unraid to version 6.11.0 and then Nextcloud to the latest version. Then came the error message that "Your data directory is not writable..." I sent a chown for www-data in the docker itself. No change So I sent off with the addon "New Permissions" on the unraid-shares of nextcloud. Now it comes alternately when reloading the page an internal sever error and the 0700 error. I would be very grateful for your help. I hope I can still easily fix this?
  3. Is there in meantime a solution? I mean a docker app for node.js for hosting a js app?
  4. Hi, after updating my container I am getting this error "no space left" But I have enough space on the disks and cache, like 100GB for each disk Can somebody pls help me?
  5. Does it work in meantime with vnc?
  6. Hi, is it possible to use redis for multiple docker container? Like for nextcloud, overleaf, authelia etc. So that all Containers are connecting to the same redi container and each with the same login, nothing diffrent, all on the same url and same password. Or will it occur problems?
  7. @mguttI addet the variables but same issue @Laucien I think you had the same problem, maybe you can help?
  8. A variable for the allowed hosts or a variable to a new config file?
  9. Please tell me how your link says "If you run paperless on docker, paperless.conf is not used. Rather, configure paperless by copying necessary options to docker-compose.env" But I don't know how and where if there is not paperless.conf because it is a docker and there is no compose.env
  10. Sorry but I don't know where in what file I can add this in the docker container. Where is the "docker-compose.env" in the docker container?
  11. hi maybe this is a nginx problem? https://forums.unraid.net/topic/121075-support-paperless-ngx-docker/?do=findComment&comment=1128306
  12. hi after the last update I can't access my paperless from outsite Last week it was working the Log: [WARNING] [django.security.csrf] Forbidden (Origin checking failed - https://paperless.mydomain.com does not match any trusted origins.): /accounts/login/
  13. Hi I installed the joplin server but I can't find options to set server mail to send mails from server for example new users to create a password. Somebody who can help me please?
  14. I want to change my database from mariadb to postgres. What should I do?