nadar
nadar
@mhunesi so the web request `http://localhost/en/admin#!/default/5/mymoduleadmin/settings/index` runs the console command? is that your problem? sorry for the delay
I am going to close this issue because: - Its a question (Please post questions at [LUYA discussions](https://github.com/luyadev/luya/discussions)) - Missing information's - No more activity - No one picked up...
and crawler is the module name in the config i assume?
When using CMS, you should use https://luya.io/api/luya-cms-helpers-Url to link to the page which includes the module. But maybe we can fix it somehow. Need to make unit tests for this...
Try this: https://github.com/luyadev/luya/blob/master/core/helpers/Url.php#L47-L54 maybe this needs better documentation
Does that fixed the issue?
Yes its true, in this case you might define an url rule, so LUYA knows the route and prefix the the current cms page correctly.
I am going to close this issue because: - Its a question (Please post questions at [LUYA discussions](https://github.com/luyadev/luya/discussions)) - Missing information's - No more activity - No one picked up...
We have that `Deadlock found when trying to get lockfile` over and over again, it would be nice to have that fixed. Or is there any option to fix that...
I have not tested... but i assume @mathematicalman had that problem over and over again (like we have), so he made that PR and wrote `Fix 'Has not waited the...