mcaldex

Results 7 comments of mcaldex

it works for me. hope this can be merged soon!

> I applied the fix mentioned. It resolved the authentication error. But it produces the following error and mysql keeps restarting until the container is killed. > > * OS:...

Hey @lahirumd , just delete the container in Docker Desktop, then empty the /data/ directory: `sudo rm -rf data/*` and then rebuild everything: `docker compose up -d --build` it worked...

Hey @MrOffline77 , can we get this merged? :)

Hi @MrOffline77 , LGTM

> Hi, Do you have a workaround to resolve this problem? Do you modify your custom route in something like this /my-custom-route/{dynamic_prefix}/{id_custom}? Thanks just generate a new route along with...