We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am trying to use cache in G3W using default settings. After configuring the settings, the Django worker exits instead and the layer is not loading.
Before setting up cache, it looked like this
After setting cache, the layer disappear
An error occured with these logs error.log
Go to project list in one of the group.
Click "Layers" in one of the project.
In one of the layers, click "Caching layer"
Set caching layer like these (choose one). Click OK.
Load the map by clicking "Show the map"
See that the cached layer is not loading and the worker exits.
No response
The text was updated successfully, but these errors were encountered:
wlorenzetti
No branches or pull requests
Checklist
Subject of the issue
I am trying to use cache in G3W using default settings. After configuring the settings, the Django worker exits instead and the layer is not loading.
Before setting up cache, it looked like this
After setting cache, the layer disappear
An error occured with these logs
error.log
Steps to reproduce
Go to project list in one of the group.
Click "Layers" in one of the project.
In one of the layers, click "Caching layer"
Set caching layer like these (choose one). Click OK.
Load the map by clicking "Show the map"
See that the cached layer is not loading and the worker exits.
Environment
Link to your project
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: