dunnno

Members
  • Posts

    70
  • Joined

  • Last visited

Everything posted by dunnno

  1. Can you or anybody enlighten me to install it ? I read the howto, but it's not clear enough for me As i understand it I have to add a variable into swag config, DOCKER_MODS, and that's all I can catch. I can't get a hand on adding a "a mapping of 81:81 to swag's docker run command or compose", and also a "rewrite of dashboard.domain.com to your server's IP address". for the latter one, I don't even know if I need to add an A to domain name.
  2. Hi, I've been getting that error for some days now. Is it time to replace the flash drive ? Diagnostic file attached. tower-diagnostics-20220527-1553.zip
  3. Hi, Thanks for that docker However, no projects works : 2021-12-17 14:37:10,494 - seesaw.warrior - DEBUG - Update warrior hq. 2021-12-17 14:37:10,494 - seesaw.warrior - DEBUG - Warrior ID ''. 2021-12-17 14:37:10,595 - seesaw.warrior - DEBUG - Select project reddit 2021-12-17 14:37:10,595 - seesaw.warrior - DEBUG - Start selected project reddit (reinstall=False) 2021-12-17 14:37:10,595 - seesaw.warrior - DEBUG - Install project reddit 2021-12-17 14:37:10,601 - seesaw.warrior - DEBUG - git pull from https://github.com/ArchiveTeam/reddit-grab 2021-12-17 14:37:10,888 - seesaw.warrior - DEBUG - git operation: Already up to date. 2021-12-17 14:37:10,889 - seesaw.warrior - DEBUG - Install complete Already up to date. 2021-12-17 14:37:10,889 - seesaw.warrior - DEBUG - Result of the install process: True 2021-12-17 14:37:10,889 - seesaw.warrior - DEBUG - Clone project reddit /home/warrior/projects/reddit 2021-12-17 14:37:10,894 - seesaw.warrior - DEBUG - Cloning version 8a3f8cd 2021-12-17 14:37:10,895 - seesaw.warrior - DEBUG - Load pipeline /home/warrior/data/projects/reddit-8a3f8cd/pipeline.py 2021-12-17 14:37:10,895 - seesaw.warrior - DEBUG - Pipeline has been read. Begin ConfigValue collection 2021-12-17 14:37:10,895 - seesaw.warrior - DEBUG - Executing pipeline 2021-12-17 14:37:10,955 - seesaw.warrior - ERROR - Error loading pipeline Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/seesaw/warrior.py", line 736, in start_selected_project (project, pipeline, config_values) = self.load_pipeline( File "/usr/local/lib/python3.9/site-packages/seesaw/warrior.py", line 686, in load_pipeline exec(pipeline_str, local_context, global_context) File "<string>", line 54, in <module> Exception: No usable Wget+At found. 2021-12-17 14:37:10,956 - seesaw.warrior - WARNING - Project reddit did not install correctly and we're ignoring this problem. 2021-12-17 14:38:12,219 - seesaw.warrior - DEBUG - Select project urls 2021-12-17 14:38:12,220 - seesaw.warrior - DEBUG - Start selected project urls (reinstall=False) 2021-12-17 14:38:12,220 - seesaw.warrior - DEBUG - Install project urls 2021-12-17 14:38:12,220 - seesaw.warrior - DEBUG - git clone 2021-12-17 14:38:13,077 - seesaw.warrior - DEBUG - git operation: Cloning into '/home/warrior/projects/urls'... 2021-12-17 14:38:13,077 - seesaw.warrior - DEBUG - Install complete Cloning into '/home/warrior/projects/urls'... 2021-12-17 14:38:13,078 - seesaw.warrior - DEBUG - Result of the install process: True 2021-12-17 14:38:13,078 - seesaw.warrior - DEBUG - Clone project urls /home/warrior/projects/urls 2021-12-17 14:38:13,083 - seesaw.warrior - DEBUG - Cloning version bf139f4 2021-12-17 14:38:13,098 - seesaw.warrior - DEBUG - Load pipeline /home/warrior/data/projects/urls-bf139f4/pipeline.py 2021-12-17 14:38:13,098 - seesaw.warrior - DEBUG - Pipeline has been read. Begin ConfigValue collection 2021-12-17 14:38:13,099 - seesaw.warrior - DEBUG - Executing pipeline 2021-12-17 14:38:13,135 - seesaw.warrior - ERROR - Error loading pipeline Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/seesaw/warrior.py", line 736, in start_selected_project (project, pipeline, config_values) = self.load_pipeline( File "/usr/local/lib/python3.9/site-packages/seesaw/warrior.py", line 686, in load_pipeline exec(pipeline_str, local_context, global_context) File "<string>", line 61, in <module> Exception: No usable Wget+At found. 2021-12-17 14:38:13,136 - seesaw.warrior - WARNING - Project urls did not install correctly and we're ignoring this problem. 2021-12-17 14:38:27,628 - seesaw.warrior - DEBUG - Select project auto 2021-12-17 14:38:27,628 - seesaw.warrior - DEBUG - Update warrior hq. 2021-12-17 14:38:27,629 - seesaw.warrior - DEBUG - Warrior ID ''. 2021-12-17 14:38:27,737 - seesaw.warrior - DEBUG - Select project reddit 2021-12-17 14:38:27,738 - seesaw.warrior - DEBUG - Start selected project reddit (reinstall=False) 2021-12-17 14:38:27,738 - seesaw.warrior - DEBUG - Check project has update reddit 2021-12-17 14:38:27,743 - seesaw.warrior - DEBUG - git fetch 2021-12-17 14:38:28,038 - seesaw.warrior - DEBUG - False 2021-12-17 14:38:28,039 - seesaw.warrior - DEBUG - Clone project reddit /home/warrior/projects/reddit 2021-12-17 14:38:28,043 - seesaw.warrior - DEBUG - Cloning version 8a3f8cd 2021-12-17 14:38:28,043 - seesaw.warrior - DEBUG - Load pipeline /home/warrior/data/projects/reddit-8a3f8cd/pipeline.py 2021-12-17 14:38:28,044 - seesaw.warrior - DEBUG - Pipeline has been read. Begin ConfigValue collection 2021-12-17 14:38:28,044 - seesaw.warrior - DEBUG - Executing pipeline 2021-12-17 14:38:28,055 - seesaw.warrior - ERROR - Error loading pipeline Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/seesaw/warrior.py", line 736, in start_selected_project (project, pipeline, config_values) = self.load_pipeline( File "/usr/local/lib/python3.9/site-packages/seesaw/warrior.py", line 686, in load_pipeline exec(pipeline_str, local_context, global_context) File "<string>", line 54, in <module> Exception: No usable Wget+At found. 2021-12-17 14:38:28,056 - seesaw.warrior - WARNING - Project reddit did not install correctly and we're ignoring this problem.
  4. I've got the exact same error and logs as @muppie. Strange.
  5. Try this : docker exec -t NAME_OR_ID_OF_YOUR_WALLABAG_CONTAINER /var/www/wallabag/bin/console doctrine:migrations:migrate --env=prod --no-interaction (borrowed from here)
  6. Hiya Just upgraded ArchiveBox from 0.5.6. to 0.6.0 but the docker shuts itself when i launch it : [i] [2021-04-01 07:32:55] ArchiveBox v0.6.0: archivebox server 0.0.0.0:8000[00;00m > /data[00;00m [X] This collection was created with an older version of ArchiveBox and must be upgraded first.[00;00m de it to the latest version and apply the 10 pending migrations run: ox init I wonder what i should do ? Problem solved : I ended up uninstalling / reinstalling it
  7. Ok, i restored a backup. That did the trick
  8. Hello all, i desperatly* tried to enable IPv6 from the network settings but it couldn't get an address (dunno why). I was setting it from the option IPv4+IPv6. So, in last resort, i tried the "IPv6 only" option. I doubt it got an address but one thing sure is that i got kicked out from the GUI and can't reach my unraid setup anymore. Can you tell me how to disable IPv6 and enable back IPv4 from a shell ? I got a screen plugged on my "Tower". * My internet provider decided to force IPv6 some days ago and thus all my websites are down, IPv4 port forwarding don't work anymore.
  9. Hi there, what would be the best way to update Firefly to its beta ?
  10. Well, my bad - of course -. I forgot to check the advenced view of the docker creation and thus didn't write http://[IP]:[8080] ... Now it works
  11. Ohai, trying as well to install Filerun, everything went smooth apparently, but i get an error regarding some min.php file that cannot be found or unable to stat (it's there, i checked) Can you post a screenshot of your docker config (blurring all the sensible infos of course) ?
  12. Ohai, trying as well to install Filerun, everything went smooth apparently, but i get an error regarding some mint.php file that cannot be found or unable to stat. Can you post a screenshot of your docker config (blurring all the sensible infos of course) ?
  13. Tried it on hardened or not FF, Edge, Chrome and Safari.
  14. It's better regarding the warnings and errors, but it still lands to a blank page, seconds after showing "loading..." Something maybe worthy, source codes look a tad different, mine is on the left, theirs on the right : It's base64 encoded though, can't change anything.
  15. k then, let us know when it's back
  16. Here is the log in case it's needed : + id -u 99 The user 99 does not exist, creating... + echo 'The user 99 does not exist, creating...' + groupadd -f -g 100 100 + useradd -u 99 -g 100 99 + '[' '!' -e /var/www/html/index.php ']' + exec apache2-foreground AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.4. Set the 'ServerName' directive globally to suppress this message AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.4. Set the 'ServerName' directive globally to suppress this message [Sun Aug 09 21:27:20.699938 2020] [mpm_prefork:notice] [pid 1] AH00163: Apache/2.4.25 (Debian) configured -- resuming normal operations [Sun Aug 09 21:27:20.700025 2020] [core:notice] [pid 1] AH00094: Command line: 'apache2 -D FOREGROUND' 192.168.1.65 - - [09/Aug/2020:21:27:51 +0200] "GET / HTTP/1.1" 200 1266 "-" "Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0" 192.168.1.65 - - [09/Aug/2020:21:27:52 +0200] "GET /js/login.js?v= HTTP/1.1" 200 4032 "http://192.168.1.48:9800/" "Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0" 192.168.1.65 - - [09/Aug/2020:21:27:52 +0200] "GET /js/min.php?extjs=1&v= HTTP/1.1" 200 9987 "http://192.168.1.48:9800/" "Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0" 192.168.1.65 - - [09/Aug/2020:21:27:52 +0200] "GET /?module=fileman&section=utils&sec=Login%20Page&lang=english&v=&page=translation.js HTTP/1.1" 200 562 "http://192.168.1.48:9800/" "Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0" [Mon Aug 10 03:04:53.273397 2020] [core:warn] [pid 1] AH00045: child process 26 still did not exit, sending a SIGTERM [Mon Aug 10 03:04:53.273522 2020] [core:warn] [pid 1] AH00045: child process 27 still did not exit, sending a SIGTERM [Mon Aug 10 03:04:53.273532 2020] [core:warn] [pid 1] AH00045: child process 28 still did not exit, sending a SIGTERM [Mon Aug 10 03:04:53.273541 2020] [core:warn] [pid 1] AH00045: child process 29 still did not exit, sending a SIGTERM [Mon Aug 10 03:04:53.273550 2020] [core:warn] [pid 1] AH00045: child process 30 still did not exit, sending a SIGTERM [Mon Aug 10 03:04:53.273559 2020] [core:warn] [pid 1] AH00045: child process 31 still did not exit, sending a SIGTERM [Mon Aug 10 03:04:55.275744 2020] [core:warn] [pid 1] AH00045: child process 26 still did not exit, sending a SIGTERM [Mon Aug 10 03:04:55.275785 2020] [core:warn] [pid 1] AH00045: child process 27 still did not exit, sending a SIGTERM [Mon Aug 10 03:04:55.275795 2020] [core:warn] [pid 1] AH00045: child process 28 still did not exit, sending a SIGTERM [Mon Aug 10 03:04:55.275820 2020] [core:warn] [pid 1] AH00045: child process 29 still did not exit, sending a SIGTERM [Mon Aug 10 03:04:55.275830 2020] [core:warn] [pid 1] AH00045: child process 30 still did not exit, sending a SIGTERM [Mon Aug 10 03:04:55.275839 2020] [core:warn] [pid 1] AH00045: child process 31 still did not exit, sending a SIGTERM [Mon Aug 10 03:04:57.278021 2020] [core:warn] [pid 1] AH00045: child process 26 still did not exit, sending a SIGTERM [Mon Aug 10 03:04:57.278083 2020] [core:warn] [pid 1] AH00045: child process 27 still did not exit, sending a SIGTERM [Mon Aug 10 03:04:57.278094 2020] [core:warn] [pid 1] AH00045: child process 28 still did not exit, sending a SIGTERM [Mon Aug 10 03:04:57.278103 2020] [core:warn] [pid 1] AH00045: child process 29 still did not exit, sending a SIGTERM [Mon Aug 10 03:04:57.278112 2020] [core:warn] [pid 1] AH00045: child process 30 still did not exit, sending a SIGTERM [Mon Aug 10 03:04:57.278122 2020] [core:warn] [pid 1] AH00045: child process 31 still did not exit, sending a SIGTERM [Mon Aug 10 03:04:59.280227 2020] [core:error] [pid 1] AH00046: child process 26 still did not exit, sending a SIGKILL [Mon Aug 10 03:04:59.282017 2020] [core:error] [pid 1] AH00046: child process 27 still did not exit, sending a SIGKILL [Mon Aug 10 03:04:59.282053 2020] [core:error] [pid 1] AH00046: child process 28 still did not exit, sending a SIGKILL [Mon Aug 10 03:04:59.282847 2020] [core:error] [pid 1] AH00046: child process 29 still did not exit, sending a SIGKILL [Mon Aug 10 03:04:59.282887 2020] [core:error] [pid 1] AH00046: child process 30 still did not exit, sending a SIGKILL [Mon Aug 10 03:04:59.282900 2020] [core:error] [pid 1] AH00046: child process 31 still did not exit, sending a SIGKILL [Mon Aug 10 03:05:01.184617 2020] [mpm_prefork:notice] [pid 1] AH00169: caught SIGTERM, shutting down + id -u 99 + '[' '!' -e /var/www/html/index.php ']' + exec apache2-foreground AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.2. Set the 'ServerName' directive globally to suppress this message AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.2. Set the 'ServerName' directive globally to suppress this message [Mon Aug 10 06:56:35.324487 2020] [mpm_prefork:notice] [pid 1] AH00163: Apache/2.4.25 (Debian) configured -- resuming normal operations [Mon Aug 10 06:56:35.324784 2020] [core:notice] [pid 1] AH00094: Command line: 'apache2 -D FOREGROUND'
  17. Same here, installed it yesterday, cleared cache and tried Safari/Chrome/Firefox, no luck
  18. Okay guys, the server has been running smooth for a few days now and I'm not bothered by the errors I faced. I guess my case is solved and clear! Thanks to all
  19. I wrote that tiny piece of code into the go file and restarted the server, I guess there's no errors anymore. Hope it's gonna stay that way, or is it just gonna delay the problem?
  20. Thanks again, ran it. Restarted the server (in case it was needed), the errors reappeared. Isn't there a way to purge those logs? (if that's what cause those probs)
  21. Thanks! From what BRiT said, i have to write this: somewhere, so that's a new question. Where do i have to write this ?
  22. I've been facing a weird problem when trynig to refresh the Docker application list : I face a same (?) problem when i try to update my 6.0.1 tower to the new 6.1-RC2: I can read here and there that there's a lack of free space somewhere but i don't understand it because my flash drive has around 3.8GB avalaible and any of my disks have 300GB at least of free space. Any clue to resolve this ?