cf-clearance-scraper icon indicating copy to clipboard operation
cf-clearance-scraper copied to clipboard

500 Request Timeout after latest Docker image update

Open 0xGhostCasper opened this issue 1 year ago • 1 comments

Hello, since last :latest docker image update calling endpoint always returns:

The API returns a 500 error with the message: {"code":500,"message":"Request Timeout"}

Weird issue is that when I build docker image locally, it works.

I've seen such issues posted before here.

I would recommend to push version tagged releases to Dockerhub to allow us fallback to specific version if the latest one breaks.

0xGhostCasper avatar Aug 13 '24 15:08 0xGhostCasper

For me the issue was I failed to make sure I had removed the prior version of cf-clearance-scraper. If you don't stop the container and delete it prior to updating the image, you will continue to run the old version that doesn't work.

krkeegan avatar Aug 20 '24 16:08 krkeegan

The library has been updated. It should now run smoothly. I am closing this issue, please let me know if you have any problems by writing a message through this issue. Thank you.

mdervisaygan avatar Aug 28 '24 16:08 mdervisaygan

I'm having the same problem, but with the latest docker image.

Crease29 avatar Sep 03 '24 11:09 Crease29

I'm having the same problem, but with the latest docker image.

https://github.com/zfcsoftware/cf-clearance-scraper?tab=readme-ov-file#installation There is a problem with the Docker image that I can't understand. Can you try with a Github installation?

mdervisaygan avatar Sep 03 '24 11:09 mdervisaygan

I'm having the same problem, but with the latest docker image.

https://github.com/zfcsoftware/cf-clearance-scraper?tab=readme-ov-file#installation There is a problem with the Docker image that I can't understand. Can you try with a Github installation?

The problem is probably that the latest tagged image got pushed 22 days ago, last time. Is there an issue when building it? Maybe you can make the docker image build process part of this repository and run it in a GitHub action?

Crease29 avatar Sep 04 '24 19:09 Crease29

If there's anything how I can support you with this, @zfcsoftware , let me know ✌🏻

Crease29 avatar Sep 06 '24 13:09 Crease29