Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server Error (500) on 'Log entries' Page and Download Error in QField #1117

Open
rom2049 opened this issue Feb 7, 2025 · 0 comments
Open

Comments

@rom2049
Copy link

rom2049 commented Feb 7, 2025

Hi,
I deployed QFieldCloud on my server using the following configuration:

COMPOSE_FILE=docker-compose.yml:docker-compose.override.prod.yml:docker-compose.override.standalone.yml

When I push a project and navigate to the 'Log entries' page in the admin interface, I get a Server Error (500), and the project status is failed.

I modified:

QFIELDCLOUD_WORKER_QFIELDCLOUD_URL=http://app:8000/api/v1/

to

QFIELDCLOUD_WORKER_QFIELDCLOUD_URL=http://<server_ip>/api/v1/

This change makes the project status OK, but I get a download error in QField, and the 'Log entries' page still shows Server Error (500).

When I set DEBUG=1, I get the following output on 'Log entries' page :

Image

Could you help me troubleshoot this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant