Zerka
Zerka
I get the same error. If we take a closer look at the user rights on the folder that is causing the error, we realize that the user does not...
For information, there is a possibility to run the container in spite of this problem of permissions in a very specific case. I've managed to do it several times. I'm...
Nice work man, I had not been so far in my analysis, probably due to lack of experience :sweat_smile: But I can confirm that I could also see that using...
Someone has resolve it ?
Btw I tried to `docker-compose run --rm panel php artisan key:generate` but keep having issues with : ``` ln: /app/storage/logs/logs: File exists external vars exist. Checking if https is required....
By the way, I already tried with a higher timeout. For example 30s and I still have issue
In relation to earlier and now, I have actually observed this. But for example I have this : ``` def ls_monitors(args): """ List all monitors. Args: args: The arguments passed...
Nothing seems wrong in `logs` : ``` 2023-08-10T14:37:19+02:00 [AUTH] INFO: Login by username + password. IP=X.X.X.X 2023-08-10T14:37:19+02:00 [RATE-LIMIT] INFO: remaining requests: 19 2023-08-10T14:37:19+02:00 [AUTH] INFO: Successfully logged in user KumaCompanion....
I'll investigate further during the week, and get back to you. This could be due to my network configuration, although I have my doubts. During your tests, did you connect...
Okay, so I tried a few things. I tried running a series of tests to add all kinds of monitors. I ran theses test with 4 different configurations : -...