Christoph Kappestein
Christoph Kappestein
@Cale-Torino ok, I have also just added a commit to change the comment s. https://github.com/apioo/fusio/commit/155ec8557c1b14fcc264c344d85255100a43d711
Hi @getsettalk, can you check whether the url is correctly configured at the `.env` file
The app is know available.
Hi @praswicaksono thanks for the input, in general we are open for this but we can merge this most likely only with the next major release, but please feel free...
I will close this issue for now but feel free to submit these changes if you want to move this forward.
Hi @MailsonPrates I would assume that you have setup Fusio manually or do you use our docker image? In case of manually setup you would need to run the consumer...
no problem, we have introduced this command in the new Fusio 4.0 version, for this we have integrated the `symfony/messenger` component s. https://symfony.com/doc/current/messenger.html into Fusio, this is currently not correctly...
Hi @vlad-dc this probably means that the connection string at your `.env` file `APP_CONNECTION` is not correctly configured, could you show me the format which you have used, of course...
@vlad-dc the string looks indeed fine, maybe you need to delete the `cache/container.php` file since the connection credentials are compiled into the container.
Hi @Jobians currently this is indeed not possible and if I think about it we would have only the option to use the [set_time_limit](https://www.php.net/manual/function.set-time-limit.php) function before the execution of the...