JasperMC / docker-MarktplaatsScraper

Docker container for MarktplaatsScraper: A tool that scrapes Marktplaats, an online marketplace.
0 stars 1 forks source link

Docker Segmentation fault on Push Over #2

Open evertide opened 1 year ago

evertide commented 1 year ago

HI, I am having issues with getting the docker ( and/or Linux Main.py) to work.

The Docker is giving segmentation faults. Please ignore the no such file. This was fixed by adding the query json file

Executing busybox-1.32.1-r3.trigger 7 errors; 594 MiB in 193 packages (1/4) Installing py3-parsing (3.0.9-r1) (2/4) Installing py3-packaging (23.1-r0) (3/4) Installing py3-setuptools (67.6.1-r0) (4/4) Installing py3-pip (23.1-r0) Executing busybox-1.32.1-r3.trigger 7 errors; 619 MiB in 197 packages python3 -v Segmentation fault (core dumped) Segmentation fault (core dumped) cp: cannot stat 'MarktplaatsScraper/*': No such file or directory Segmentation fault (core dumped) Segmentation fault (core dumped) Python Pushover is installed! Segmentation fault (core dumped) Selenium is installed! [cont-init.d] 01-setup-marktplaatsscraper: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done.

JasperMC commented 1 year ago

Hi evertide,

It has been a while since I have rebuilt this image, so it is totally possible that something may have broken. I will have a look at this asap to see and will get back to you.

evertide commented 1 year ago

Thanks