Open local-minimum opened 2 years ago
It can say Request refused, reason: TypeError: Cannot read properties of undefined (reading 'length')
Request refused, reason: TypeError: Cannot read properties of undefined (reading 'length')
Handle that initial state properly
Might help so the configurations directory isn't stored in a named volume but in similar ways to how the projects work now in the docker-compose file.
Hint, I've noticed that the job queue gets wrong type on my system some times.
I've managed some progress on this and at least the jobs and jobs queue serialization works properly now. However there are strange messages on the status page that indicate something is still off.
🐛 Description
It can say
Request refused, reason: TypeError: Cannot read properties of undefined (reading 'length')
🔢 To reproduce
✌🏽 Expected behaviour
Handle that initial state properly
Might help so the configurations directory isn't stored in a named volume but in similar ways to how the projects work now in the docker-compose file.
Hint, I've noticed that the job queue gets wrong type on my system some times.