Deuce1912 Posted July 5, 2022 Share Posted July 5, 2022 On 7/3/2022 at 10:56 AM, Deuce1912 said: Hello, I've got two instances of the phpbb docker containers running and both seem to have the same issue. I get a 500 error when trying to load the websites. Any ideas on what's going on would be helpful. This is the information from, the error log: text error warn system array login phpbb 10:51:44.68 phpbb 10:51:44.68 Welcome to the Bitnami phpbb container phpbb 10:51:44.68 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-phpbb phpbb 10:51:44.68 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-phpbb/issues phpbb 10:51:44.68 phpbb 10:51:44.69 INFO ==> ** Starting phpBB setup ** realpath: /bitnami/apache/conf: No such file or directory phpbb 10:51:44.71 INFO ==> Configuring Apache ServerTokens directive phpbb 10:51:44.72 INFO ==> Configuring PHP options phpbb 10:51:44.72 INFO ==> Setting PHP expose_php option phpbb 10:51:44.73 INFO ==> Setting PHP memory_limit option phpbb 10:51:44.74 INFO ==> Validating settings in MYSQL_CLIENT_* env vars phpbb 10:51:44.80 INFO ==> Restoring persisted phpBB installation phpbb 10:51:44.90 INFO ==> Upgrading database schema phpbb 10:51:45.28 INFO ==> Removing installation files phpbb 10:51:45.28 INFO ==> ** phpBB setup finished! ** phpbb 10:51:45.29 INFO ==> ** Starting Apache ** [Sun Jul 03 10:51:45.359919 2022] [ssl:warn] [pid 1] AH01909: www.example.com:8443:0 server certificate does NOT include an ID which matches the server name [Sun Jul 03 10:51:45.360151 2022] [ssl:warn] [pid 1] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Sun Jul 03 10:51:45.382371 2022] [ssl:warn] [pid 1] AH01909: www.example.com:8443:0 server certificate does NOT include an ID which matches the server name [Sun Jul 03 10:51:45.382614 2022] [ssl:warn] [pid 1] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Sun Jul 03 10:51:45.392341 2022] [mpm_prefork:notice] [pid 1] AH00163: Apache/2.4.54 (Unix) OpenSSL/1.1.1n configured -- resuming normal operations [Sun Jul 03 10:51:45.392359 2022] [core:notice] [pid 1] AH00094: Command line: '/opt/bitnami/apache/bin/httpd -f /opt/bitnami/apache/conf/httpd.conf -D FOREGROUND' [Sun Jul 03 10:51:49.228038 2022] [php:error] [pid 169] [client removed] PHP Fatal error: Uncaught Twig\\Error\\LoaderError: Unable to find template "cron.html" (looked into: /bitnami/phpbb/styles/prosilver/template, /bitnami/phpbb/styles/prosilver/theme, /bitnami/phpbb/styles/all/template). in /opt/bitnami/phpbb/vendor/twig/twig/src/Loader/FilesystemLoader.php:250\nStack trace:\n#0 /opt/bitnami/phpbb/phpbb/template/twig/loader.php(135): Twig\\Loader\\FilesystemLoader->findTemplate()\n#1 /opt/bitnami/phpbb/vendor/twig/twig/src/Loader/FilesystemLoader.php(150): phpbb\\template\\twig\\loader->findTemplate()\n#2 /opt/bitnami/phpbb/vendor/twig/twig/src/Environment.php(299): Twig\\Loader\\FilesystemLoader->getCacheKey()\n#3 /opt/bitnami/phpbb/vendor/twig/twig/src/Environment.php(381): Twig\\Environment->getTemplateClass()\n#4 /opt/bitnami/phpbb/phpbb/template/twig/environment.php(277): Twig\\Environment->loadTemplate()\n#5 /opt/bitnami/phpbb/vendor/twig/twig/src/Environment.php(359): phpbb\\template\\twig\\environment->loadTemplate()\n#6 /opt/bitnami/phpbb/vendor/twig/twig/src/Environment.php(318): Twig\\Environment->load()\n#7 /opt/bitnami/phpbb/phpbb/template/twig/environment.php(224): Twig\\Environment->render()\n#8 /opt/bitnami/phpbb/phpbb/template/twig/environment.php(186): phpbb\\template\\twig\\environment->display_with_assets()\n#9 /opt/bitnami/phpbb/phpbb/template/twig/twig.php(335): phpbb\\template\\twig\\environment->render()\n#10 /opt/bitnami/phpbb/phpbb/cron/task/wrapper.php(129): phpbb\\template\\twig\\twig->assign_display()\n#11 /opt/bitnami/phpbb/phpbb/controller/helper.php(366): phpbb\\cron\\task\\wrapper->get_html_tag()\n#12 /opt/bitnami/phpbb/phpbb/controller/helper.php(315): phpbb\\controller\\helper->set_cron_task()\n#13 /opt/bitnami/phpbb/includes/functions.php(4276): phpbb\\controller\\helper->display_footer()\n#14 /opt/bitnami/phpbb/index.php(253): page_footer()\n#15 {main}\n thrown in /opt/bitnami/phpbb/vendor/twig/twig/src/Loader/FilesystemLoader.php on line 250, referer: removed [OK] The database update was successful. removed - - [03/Jul/2022:10:51:48 -0700] "GET / HTTP/1.1" 500 - I fixed the issue. Quote Link to comment
irishjd Posted July 24, 2022 Share Posted July 24, 2022 Hello, have some issues with your Dashy Docker package. I recently had Dashy installed as a Docker container and all was well. I messed with it for a couple of days until it was all dorked up. I then decided to start over and remove it and the re-install it. Now, every time I try to install it, I get this error: docker: Error response from daemon: failed to create shim: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: rootfs_linux.go:75: mounting "/mnt/user/appdata/dashy/conf.yml" to rootfs at "/app/public/conf.yml" caused: mount through procfd: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type. I have tried uninstalling Dashy from APPS, open the GUI file manager and deleted user/apppdata/dashy, and I even installed Appdate Cleanup and ran it (it found some leftover Dashy data and deleted it). However, I still get the error when I try to re-install Dashy, I still get the error. I have tried every Google hit I got on this topic to no avail. Can some one please point me in the right direction to fix this? Quote Link to comment
Kilrah Posted July 26, 2022 Share Posted July 26, 2022 The mattermost-push-proxy container won't start: /usr/local/bin/entrypoint: exec: line 3: /mattermost-push-proxy/bin/mattermost-push-proxy: not found Quote Link to comment
Roukmoute Posted July 28, 2022 Share Posted July 28, 2022 (edited) I've just installed Mattermost and it won't start. So I've just look my log and I see that: Quote Error: failed to load configuration: could not create config file: open /mattermost/config/config.json: permission denied Usage: mattermost [flags] mattermost [command] Available Commands: completion Generate the autocompletion script for the specified shell db Commands related to the database export Export data from Mattermost help Help about any command import Import data. jobserver Start the Mattermost job server server Run the Mattermost server version Display version information Flags: -c, --config string Configuration file to use. -h, --help help for mattermost Use "mattermost [command] --help" for more information about a command. Do you have any idea what can I do? Edited July 28, 2022 by Roukmoute Quote Link to comment
jmztaylor Posted August 6, 2022 Share Posted August 6, 2022 (edited) On 7/28/2022 at 9:08 AM, Roukmoute said: I've just installed Mattermost and it won't start. So I've just look my log and I see that: Do you have any idea what can I do? chown -R 2000:2000 /mnt/cache/appdata/mattermost Assuming that is your appdata folder. If not just replace the path with the root mattermost appdata folder. Edited August 6, 2022 by jmztaylor Quote Link to comment
Parton Posted August 7, 2022 Share Posted August 7, 2022 Hey hey, I've been using UnRAID for a while but haven't really stuffed around with docker perms before. Installed Filestash out of the box and get this error when trying to set an admin password. Any ideas? Filestash needs to be able to create/edit its own configuration which it can't at the moment. Change the permission for filestash to create and edit `/app/data/state/config/config.json` Quote Link to comment
Bulletoverload Posted August 7, 2022 Share Posted August 7, 2022 Hello, Regarding Kiwix-Serve Does anyone know of a way or process I could use to add a cron expression for redownloading an updated wiki dump? As it is right now by design, the docker redownloads the file every time it is restarted. I know I can disable this by removing the download link or download parameter but I would much rather somehow automate it to download, say, once a month. Any ideas? Quote Link to comment
ohare93 Posted August 12, 2022 Share Posted August 12, 2022 (edited) About the vikunja-api container. I have followed the advice others have given here, and successfully have it finding the config file. But when it run I get an annoying error: 2022/08/12 23:22:14 Using config file: /etc/vikunja/config.yml usermod: no changes 2022-08-12T23:15:16.690509176+02:00: CRITICAL ▶ migration/Migrate 002 Migration failed: dial tcp 192.168.0.105:3306: connect: connection refused This is a known bug in the documentation, but the steps to fix it are "the db wasn't ready yet, just run it again". But this does nothing. I thought the db was included as part of the api container. Do I need my own one? Edit: I had a mismatch in the docker config for the db type vs the config file the application needs to run. Changing them both to "sqlite" fixed it. Also the db host to "db", but I don't know if that made a difference or not. It's running now, either way! Edited August 12, 2022 by ohare93 Quote Link to comment
jmztaylor Posted August 14, 2022 Share Posted August 14, 2022 On 7/26/2022 at 2:44 AM, Kilrah said: The mattermost-push-proxy container won't start: /usr/local/bin/entrypoint: exec: line 3: /mattermost-push-proxy/bin/mattermost-push-proxy: not found Template is setup wrong. You will need to edit the paths like the screenshot below. Delete the first one that is pointing to /mattermost-push-proxy and change the 2 others. 2 Quote Link to comment
studentgrant Posted August 27, 2022 Share Posted August 27, 2022 (edited) Hi there, I've posted this on the SearXNG forum, but this one seems more active and I suspect the solution is similar. I'm trying to setup SearXNG. I have it working locally. However am struggling to get it working via my reverse proxy. I've created the following NGNIX/SWAG config file and created a CNAME record in Cloudflare however it won't work remotely. any ideas what I'm missing? Here is the conf file contents: server { listen 443 ssl; server_name search.yourdomain.com; include /config/nginx/ssl.conf; client_max_body_size 0; location / { include /config/nginx/proxy.conf; include /config/nginx/resolver.conf; set $upstream_app searxng; set $upstream_port 8080; set $upstream_proto http; proxy_pass $upstream_proto://$upstream_app:$upstream_port; } } I've obviously changed the domain name and port to what I've set in the container/cloudflare. When I try and access it via URL, I get the following message in the browser. 502 Bad Gateway Thanks Edited August 27, 2022 by studentgrant Quote Link to comment
HHUBS Posted August 31, 2022 Share Posted August 31, 2022 Got an error today with redis. The permission is read/write. Quote Link to comment
Deep Insights Posted September 1, 2022 Share Posted September 1, 2022 I need to add a couple of custom http headers for cloudflare authentication. I tried modying the settings.yml and restarted the server, but to no avail. How/Where can I add the http headers? Cheers! Quote Link to comment
TDA Posted September 7, 2022 Share Posted September 7, 2022 On 8/31/2022 at 4:29 AM, HHUBS said: Got an error today with redis. The permission is read/write. Hello, Just had the same issue. Found following solution ( I don't know it's the best one): sudo chown -R 1001:1001 <directory> (source: https://techoverflow.net/2018/12/15/solving-bitnami-docker-redmine-cannot-create-directory-bitnami-mariadb-permission-denied/ ) Cheers 2 1 Quote Link to comment
jimdaway Posted September 8, 2022 Share Posted September 8, 2022 (edited) Hi. I'm working with the phpBB container from your repo and am hitting two snags that I can't seem to clear despite research and Google-learning. 1) During the install, everything seems to work fine and I'm able to get it running and open the web_ui however the container switches to a stopped-state after a short period of time and the logs indicate: phpbb 14:23:12.70 INFO ==> ** Starting phpBB setup ** realpath: /bitnami/apache/conf: No such file or directory phpbb 14:23:12.87 INFO ==> Configuring Apache ServerTokens directive phpbb 14:23:12.90 INFO ==> Configuring PHP options phpbb 14:23:12.90 INFO ==> Setting PHP expose_php option phpbb 14:23:12.94 INFO ==> Setting PHP memory_limit option phpbb 14:23:12.96 INFO ==> Validating settings in MYSQL_CLIENT_* env vars phpbb 14:23:13.06 INFO ==> Ensuring phpBB directories exist phpbb 14:23:13.07 INFO ==> Trying to connect to the database server phpbb 14:23:13.11 INFO ==> Creating configuration file for installation phpbb 14:23:13.78 INFO ==> Starting apache in background [Thu Sep 08 14:23:13.842945 2022] [ssl:warn] [pid 144] AH01909: www.example.com:8443:0 server certificate does NOT include an ID which matches the server name [Thu Sep 08 14:23:13.843341 2022] [ssl:warn] [pid 144] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name phpbb 14:23:18.87 INFO ==> apache started phpbb 14:23:18.87 INFO ==> Running installation wizard phpbb 14:28:19.72 ERROR ==> phpBB failed to install phpbb 14:28:19.73 INFO ==> Stopping apache phpbb 14:28:20.76 INFO ==> apache stopped phpbb 14:28:20.77 INFO ==> Persisting phpBB installation cp: cannot create directory '/bitnami/phpbb/store': Permission denied I've been searching and see some search result regarding bitnami and permissions but I have no idea how to apply that information unRAID and this container. 2) For the short time that it is running before (Item 1) stops the container, I am able to log in using the credentials I entered when installing the container however I get the message about deleting the install directory. I have opened a terminal into the container and I've been able to find (find / -type d -name *install*) a couple of install directories but when I delete one of them, I typically break the container. Here are the results of executing a find command from within the container console: $ find / -type d -name *install* find: '/sys/kernel/slab': Input/output error find: '/var/cache/ldconfig': Permission denied /opt/bitnami/php/lib/php/PEAR/Task/Postinstallscript /opt/bitnami/phpbb/cache/installer /opt/bitnami/phpbb/config/installer /opt/bitnami/phpbb/install /opt/bitnami/phpbb/phpbb/install /opt/bitnami/phpbb/phpbb/install/console/command/install /opt/bitnami/phpbb/phpbb/install/module/install_data /opt/bitnami/phpbb/phpbb/install/module/install_database /opt/bitnami/phpbb/phpbb/install/module/install_filesystem /opt/bitnami/phpbb/phpbb/install/module/install_finish find: '/proc/tty/driver': Permission denied find: '/root': Permission denied find: '/etc/ssl/private': Permission denied Where do I find the install directory that needs to be deleted? Also, here are my initial configuration settings (passwords redacted): PORT: 8083 APPDATA: /mnt/user/appdata/phpbb/ ALLOW_EMPTY_PASSWORD: No PHPBB_DATABASE_HOST:10.0.26.15 PHPBB_DATABASE_PORT_NUMBER: 3306 PHPBB_DATABASE_USER: root PHPBB_DATABASE_PASSWORD: ****** PHPBB_DATABASE_NAME: phpBB PHPBB_USERNAME: phpBBadmin PHPBB_PASSWORD: ******* PHPBB_EMAIL: ********* PHPBB_FORUM_NAME: Our Forum Platform PHPBB_FORUM_DESCRIPTION: A forum for everyone I would really appreciate any assistance or insight into the above two items as A) it might help get this running on my unRAID 6.10.3 box and B) it might help me learn and understand more about unRAID, Docker and the inner working thereof. Edited September 8, 2022 by jimdaway Quote Link to comment
lutiana Posted September 11, 2022 Share Posted September 11, 2022 (edited) I had a power failure here, and ever since I cannot get your airsonic advanced docker to work, when I try to load it I get (with the html tags and everything): <html><head><title>Airsonic Error</title></head><body><h2>Airsonic Error</h2><p>The directory <b>/var/airsonic</b> is not writable. Please change file permissions, then restart the servlet container.</p><p>(You can override the directory location by specifying -Dairsonic.home=... when starting the servlet container.)</p></body></html> I tried doing a forced update to no avail. The `/var/airsonic` folder in the docker is mapped to `/mnt/user/appdata/airsonic-advanced-a75g` and I can look at the permissions, but I have no idea what they should be, nor why they would have changed due to a power failure (all my other dockers come up and work fine). Interestingly the log file in that folder is being written to when the thing starts up, and I see no error messages being logged. Any suggestions on how to diagnose this and get it fixed? EDIT: Here is the directory listing from the unRAID side: /mnt/user/appdata/airsonic-advanced-a75g# ls -al total 516 drwxr-xr-x 1 root root 558 Sep 11 03:00 ./ drwxrwxrwx 1 nobody users 164 Jun 29 20:02 ../ -rw-r--r-- 1 nobody users 388397 Sep 11 15:08 airsonic.log -rw-r--r-- 1 nobody users 14243 Sep 5 00:27 airsonic.log.2022-09-04.0.gz -rw-r--r-- 1 nobody users 12275 Sep 6 03:00 airsonic.log.2022-09-05.0.gz -rw-r--r-- 1 nobody users 13878 Sep 7 01:29 airsonic.log.2022-09-06.0.gz -rw-r--r-- 1 nobody users 16497 Sep 8 03:00 airsonic.log.2022-09-07.0.gz -rw-r--r-- 1 nobody users 21245 Sep 9 03:00 airsonic.log.2022-09-08.0.gz -rw-r--r-- 1 nobody users 23743 Sep 10 03:00 airsonic.log.2022-09-09.0.gz -rw-r--r-- 1 nobody users 14351 Sep 11 03:00 airsonic.log.2022-09-10.0.gz -rw-r--r-- 1 nobody users 1272 Sep 11 15:08 airsonic.properties drwxr-xr-x 1 nobody users 10 Sep 11 15:08 cache/ drwxr-xr-x 1 nobody users 166 Sep 11 15:08 db/ drwxr-xr-x 1 nobody users 68 Apr 9 20:35 index19/ drwxr-xr-x 1 nobody users 16060 Sep 9 19:47 lastfmcache/ -rw-r--r-- 1 nobody users 896 Sep 11 15:08 rollback.sql drwxr-xr-x 1 nobody users 34 Apr 9 20:51 thumbs/ drwxr-xr-x 1 nobody users 20 Apr 9 20:35 transcode/ and from in the docker itself: ls -alh total 516K drwxr-xr-x 1 root root 558 Sep 11 03:00 . drwxr-xr-x 1 root root 164 Sep 11 15:07 .. -rw-r--r-- 1 au users 380K Sep 11 15:13 airsonic.log -rw-r--r-- 1 au users 14K Sep 5 00:27 airsonic.log.2022-09-04.0.gz -rw-r--r-- 1 au users 12K Sep 6 03:00 airsonic.log.2022-09-05.0.gz -rw-r--r-- 1 au users 14K Sep 7 01:29 airsonic.log.2022-09-06.0.gz -rw-r--r-- 1 au users 17K Sep 8 03:00 airsonic.log.2022-09-07.0.gz -rw-r--r-- 1 au users 21K Sep 9 03:00 airsonic.log.2022-09-08.0.gz -rw-r--r-- 1 au users 24K Sep 10 03:00 airsonic.log.2022-09-09.0.gz -rw-r--r-- 1 au users 15K Sep 11 03:00 airsonic.log.2022-09-10.0.gz -rw-r--r-- 1 au users 1.3K Sep 11 15:08 airsonic.properties drwxr-xr-x 1 au users 10 Sep 11 15:08 cache drwxr-xr-x 1 au users 166 Sep 11 15:08 db drwxr-xr-x 1 au users 68 Apr 9 20:35 index19 drwxr-xr-x 1 au users 16K Sep 9 19:47 lastfmcache -rw-r--r-- 1 au users 896 Sep 11 15:08 rollback.sql drwxr-xr-x 1 au users 34 Apr 9 20:51 thumbs drwxr-xr-x 1 au users 20 Apr 9 20:35 transcode Edited September 11, 2022 by lutiana Quote Link to comment
Roukmoute Posted September 12, 2022 Share Posted September 12, 2022 Hi, I've just downloaded mediagoblin but it is not possible to upload video files. How can I update the file `mediagoblin.ini`? We have not vim, vi, nano. I've tried to add path (volume) for directly use the file but it is not possible. Thanks in advance Quote Link to comment
sylus Posted September 15, 2022 Share Posted September 15, 2022 On 7/24/2022 at 8:26 PM, irishjd said: Hello, have some issues with your Dashy Docker package. I recently had Dashy installed as a Docker container and all was well. I messed with it for a couple of days until it was all dorked up. I then decided to start over and remove it and the re-install it. Now, every time I try to install it, I get this error: docker: Error response from daemon: failed to create shim: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: rootfs_linux.go:75: mounting "/mnt/user/appdata/dashy/conf.yml" to rootfs at "/app/public/conf.yml" caused: mount through procfd: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type. I have tried uninstalling Dashy from APPS, open the GUI file manager and deleted user/apppdata/dashy, and I even installed Appdate Cleanup and ran it (it found some leftover Dashy data and deleted it). However, I still get the error when I try to re-install Dashy, I still get the error. I have tried every Google hit I got on this topic to no avail. Can some one please point me in the right direction to fix this? Have the same problem. Could you solve it? Quote Link to comment
yayitazale Posted September 23, 2022 Share Posted September 23, 2022 Hi, I need help with Matomo container. I recently have some permission issues with unraid so I have launched the tools>new permissions under whole unraid. I have updated Matomo but now is unable to start and I'm getting this errors like: "rsync: [generator] chgrp "/bitnami/matomo/plugins/Widgetize/config/config.php" failed: Operation not permitted (1)" I tried to eliminate the container and copy the files to another folder to restart it with a fresh folder and then copy the config file but it doesn't start. Any clue how to chmod the folder? Thanks Quote Link to comment
007craft Posted October 12, 2022 Share Posted October 12, 2022 Dashy Template is broken. Please update it or remove from community apps. Somebody made a post on July 27th about this so its been broken for at least 2.5 months 1 Quote Link to comment
Woodpusherghd Posted October 13, 2022 Share Posted October 13, 2022 I've been using the backuppc docker for a month or so and I'm trying to get email notifications working. I've configured msmptrc and can send test emails via the command line in the docker console but a script that I had successfully used in backuppc running in a vm doesn't send an email. I've attached a copy of the script. BTW, I can execute the script via the console command line and an email is sent without any variables. Any ideas? email.sh Quote Link to comment
MaxAbsorbency Posted October 15, 2022 Share Posted October 15, 2022 On 8/26/2020 at 2:23 PM, trevormiller6 said: I can't get flarum to connect to my mysql database. I don't have this issue with any of my other dockers. Any help would be greatly appreciated. Checking database connection... Waiting 60s for database to be ready... ERROR: Failed to connect to database on <my ip> I didn't see a correct response to this, the answer is flarum doesn't use the newer default mysql password encryption. Assuming you have already created a user and a database, and given that user permissions to the database, I was able to fix this by going into my db and doing: ALTER USER 'flarum_user'@'%' IDENTIFIED WITH mysql_native_password BY 'flarum_user_password'; I discovered this by quickly going into the console of the container before it shutdown after that 60s wait and attempting to connect to my database in terminal mysql --host=$DB_HOST:$DB_PORT --user=$DB_USER --password=$DB_PASSWORD flarum_database_name which displayed an error: Authentication plugin 'caching_sha2_password' cannot be loaded: dlopen(/usr/local/mysql/lib/plugin/caching_sha2_password.so, 2): image not found Quote Link to comment
bucky2076 Posted October 16, 2022 Share Posted October 16, 2022 (edited) On 10/13/2022 at 5:20 AM, 007craft said: Dashy Template is broken. Please update it or remove from community apps. Somebody made a post on July 27th about this so its been broken for at least 2.5 months yeah agreed, this is a pain in its current form. Delete and start again ? edit: I tried this again, and it worked. It is a strange container volume because is points to a file and not a dir. So... download the sample conf.yml first, and then place it into the dir structure. Use the volume to point to the file. It works, though is very odd from a docker point of view. Edited October 16, 2022 by bucky2076 Quote Link to comment
Ganster Posted October 17, 2022 Share Posted October 17, 2022 Hey, thanks for adding the NUT docker for Switch. I have had success in getting it to work but there are a few aspects I'd like to adjust. I went looking for the appdata path to see if I could either adjust or replace the files with my NUT files and get rid of the auto pull from the github. I'm pretty ignorant with this stuff but I couldn't find it, and the best I could tell from the logs I'm guessing it's writing to either a docker image or some protected area? Do you know if there's any way I can do this? Or possibly a way I could tweak yours a bit to make this work? Thanks Quote Link to comment
bajsakakka Posted October 19, 2022 Share Posted October 19, 2022 Hi. Could someone explain what steps are required to get the Cryptpad docker to work? By creating the folders manually and assigning them to corresponing path in the config, I can get the main screen to load but trying to go further from there just gives an error, "this page can only be accessed from http://localhost:3000". I presume there is something with the config file I am not doing right. The github page contains completely wrong instructions and the ones showed in the continer overview dont work either it seems. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.