Jack

Results 73 comments of Jack

Relevant error message: `NumPy 1.21.6 may not yet support Python 3.10` Could you try using any Python version from 3.7 to 3.9 instead?

Yes this looks to me like a timeout issue. By default, Gunicorn has a 30 second timeout for workers and it is likely that the worker timed out waiting for...

Ah my mistake, by using a custom Gunicorn config file it overwrites the default one provided by the tiangolo/meinheld-gunicorn Docker image. I just pushed another commit to the branch which...

Do the Docker logs still show a Gunicorn worker timeout?

Are the photos particularly large in file size (i.e. >1MB)?

Those are rather large files - I'm wondering if reducing the file size will help lower the chance of a timeout waiting for the response from the remote server. 20MB...

Odd that it sometimes works and other times it times out. Total file size being uploaded doesn't seem to make a difference. Could you try the [gunicorn-timeout](../tree/gunicorn-timeout) branch again? I've...

> I will change branch and deploy the docker container. However, below error is from today (on main branch) when a script I use to repost the ads was run....

This is puzzling as I cannot seem to recreate the issue on my end. For example, every time I make a GET request for the get_categories API, it takes on...

What category is the ad in? Do you also have another existing ad with the same title and/or description? It sounds to me like Kijiji is automatically removing the ad.