YT-Spammer-Purge icon indicating copy to clipboard operation
YT-Spammer-Purge copied to clipboard

[Bug]: Crash when running in docker

Open lhill-demeter opened this issue 2 years ago • 6 comments

Duplicate Issues

  • [X] There are no existing posts relating to my problem
  • [ ] There are existing posts relating to my problem, but the solution given, doesn't work for me.

What happened?

Well, I was trying to run docker-compose up... but then I got an error saying that the default config file was not loaded correctly. This only happens when I try and run the application using docker.

Release version

No response

Steps to reproduce

Authorize through the initial run of the script to generate client_secret.json and token.pickle Build the docker image Mount the client secret and token, and config file set up so that no questions should be asked and >10 recent videos to be scanned docker-compose up

What platform are you seeing this problem on?

MacOS

Relevant log output

No response

Screenshots

Screen Shot 2022-04-28 at 9 10 23 PM Screen Shot 2022-04-28 at 9 10 54 PM

lhill-demeter avatar Apr 29 '22 01:04 lhill-demeter

Hm I'm not really familiar with docker so I'll probably not be much help, but I'll see if I can figure out what the error mean and see if it's something I can fix not on the docker side of it

ThioJoe avatar May 04 '22 20:05 ThioJoe

could I have a command list of how to recreate this and what version of spammer-purge are you using?

em2943 avatar Oct 21 '22 10:10 em2943

v2.16.9 by the looks of it at the time

Firecul avatar Oct 21 '22 22:10 Firecul

I have fixed the error code F-4 . will continue to debug the rest and keep updates on how it is going on here if that is fine?

em2943 avatar Oct 23 '22 04:10 em2943

also what version of python is this build on?

em2943 avatar Oct 23 '22 04:10 em2943

@ThioJoe the docker image still works this is a problem with docker-compose specifically causing it not to build.

em2943 avatar Jun 20 '23 05:06 em2943