Profezor

Members
  • Posts

    155
  • Joined

  • Last visited

Everything posted by Profezor

  1. Trying to repair cache. see picture attached. Yes I am sure How do I say YES?? What to I need to input in order for it to run?
  2. Copying files directly into Nextcloud Using Sopaceinvader's video. I want to move files from a previous install of Nextcloud. I use the following command, the new install still does not recognise the files or add them even though the command seems to run. sudo -u abc php /config/www/nextcloud/console.php files:scan --all Any ideas or tricks? Thanks in advance. There are gigs of files to move over.
  3. RESOLVED - Started from scratch. All working now
  4. Is there an easy way to tell if the tunnel is working? A command perhaps? When I try to look at the clouldflared log - it is blank for a second and then crashes. No idea why. It is the only docker log that does that. But as a result, I can't see what is going on.
  5. Anybody have a chance to look at the diagnostics?
  6. Docker folder and contents were not removed. Trying again. If it still doesn’t work I will post the diagnostics. UPDATE - Settings - Delete Docker Folder - didn't work. Running RC 4. Dockers started throwing "only read" errors. SO as a last resort tried to delete dockers without success. (As an aside - I can't delete any files using the new file management system all of a sudden as well.) galaxy-diagnostics-20220330-0832.zip
  7. I switched over from img to folder. I think I need to delete the docker folder and recreate. How is that process different than deleting the img file? Anything I need to be aware of? Will the dockers pop back when all is done? Thanks in advance.
  8. Was a space issue. Cache drive was totally filled. Not linked to RC4 HERE IS THE ERROR I have rebooted and turned docker on/off , and reinstalled app data already. Thanks in advance. Warning: stream_socket_client(): unable to connect to unix:///var/run/docker.sock (No such file or directory) in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 704 Couldn't create socket: [2] No such file or directory Warning: Invalid argument supplied for foreach() in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 888 UPDATE - Looks like cache is totally filled. Emptying now. Will report back. galaxy-diagnostics-20220322-1335.zip
  9. After a successful install, I get this error log Error: code EACCES: EACCES: permission denied, open '/ps/config/settings.toml' Error: EACCES: permission denied, open '/ps/config/settings.toml' {"fatal":true,"exit":true,"status":14,"pid":26,"ppid":19,"error":"main setup failed: Error: code EACCES: EACCES: permission denied, open '/ps/config/settings.toml'¹"} This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: Error: EACCES: permission denied, open '/ps/config/settings.toml' Solution?
  10. Trying to upload a file from the Nextcloud app. Folder is an external storage folder linked to Paperless-ng. Worked easily in the past, now only errors. Any suggestions ? I am sure it is a easy thing, but I am missing it. Thanks
  11. Somehow it worked its way out. Back working again. SO happy. Thanks for you patience.
  12. Started from scratch again. Cleared my cache drive. Now I have the files and folder. Still not working yet, if u see my msg below, but at least I am closer.
  13. Trying to setup NPM and Cloudflared. My tunnel seems to be up and running. My error message is - 2022-03-11T21:27:23Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: x509: certificate is not valid for any names, but wanted to match catfamily.se" cfRay=6ea75fb0ef8e31d9-LAX originService=https://192.168.0.XXX:18443 Is this a Cloudflare issue or what need I do to fix it? Thanks
  14. Create external storage using ftp. The consume folder is my Paperless-ng folder. System worked great using Nextcloud. But now switching to Nextcloudpi, it doesn’t. What am I doing wrong? here is the error log. Thanks. Do I need adjust something in Nextcloudpi?
  15. Create external storage using ftp. The consume folder is my Paperless-ng folder. System worked great using Nextcloud. But now switching to Nextcloudpi, it doesn’t. What am I doing wrong? here is the error log. Thanks.
  16. Partially resolved - Created a Custom Network as instructed by the Official version. Question is. - must all the apps be on that same custom network to be proxied?
  17. No working.. I created a new network for it. Question- do all the dockers running through have to use the same new network? Could that be why is isn’t working?
  18. Trying to setup of Nginx Proxy Manager. Having. trouble. Checked with Cloudflared to see if my Argo tunnel is working. It seems to be working BUT I get the following error 2022-03-01T04:24:45Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.0.150:xxx: connect: connection refused" cfRay=6e4f1ff22805977f-AMS originService=https://192.168.0.150:xxx (FYI - this address is to my nextcloud docker.) Is error preventing my NPM from working? How can I fix it?
  19. PROBLEM IMPORTING All of a sudden this morning Radarr and Sonarr will not import/move download files any more. 022-02-28 18:51:01.1|Error|DownloadedMovieImportService|Import failed, path does not exist or is not accessible by Radarr: /data/The.Movie. Ensure the path exists and the user running Radarr has the correct permissions to access this file/folder What happened? and how do I fix it ASAP? Thanks
  20. Can't access GUI today. I see this error message 2022-03-01 05:59:25 Options error: Unrecognized option or missing or extra parameter(s) in [PUSH-OPTIONS]:5: block-outside-dns (2.5.5) Is this the possible reason or something else easy to fix? Docker is up and performing, I just can't get to it. Thanks
  21. Getting permission errors so I recreated the Cloudflare docker. Now the folder is empty. What now? How do I get the files back and my tunnel working without starting from scratch?
  22. Uploading problems. Really glad I found this version of Nextcloud. I have setup and external storage so I can scan and upload directly into Paperless-ng. Had it working perfectly with the standard Nextcloud docker. Toda I install pi and setup the external storage. All green. BUT I get and error when I try to upload directly to the folder and I get a "internal sever error" Error 405 - The requested method is not supported.when I ty to upload from the iOS app as well. Any. ideas? What should I check? Thanks in advance
  23. Can’t open gui. Here is the log. How do I fix it? 2022-02-27 12:46:07,305 DEBG 'start-script' stderr output: insmod: ERROR: could not load module /lib/modules/iptable_mangle.ko: No such file or directory 2022-02-27 12:46:07,312 DEBG 'start-script' stdout output: [warn] Unable to load iptable_mangle module, you will not be able to connect to the applications Web UI or Privoxy outside of your LAN [info] unRAID/Ubuntu users: Please attempt to load the module by executing the following on your host: '/sbin/modprobe iptable_mangle' [info] Synology users: Please attempt to load the module by executing the following on your host: 'insmod /lib/modules/iptable_mangle.ko'
  24. Switched over to folders from img a while back..