dunnno

Members
  • Posts

    70
  • Joined

  • Last visited

About dunnno

  • Birthday 08/30/1980

Converted

  • Gender
    Male
  • Location
    Paris, France

Recent Profile Visitors

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

dunnno's Achievements

Rookie

Rookie (2/14)

1

Reputation

  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) ?