Marty

Results 12 comments of Marty

I just ran into this myself. I have to copy some files into an image that are then modified. As a result the modified outputs are saved to new files...

@Magicalex I can confirm that this still takes nearly 10 minutes on a quick machine. The fix does not appear to be working as expected. (Or it took even longer...

Hi @PipecraftNet how exactly did you do this? Did you first start the container, copied the new three directories/files out of the container and mount them afterwards? I get errors...

I played around with the possibility to move the files `composer.*` to a different directory to make this easier. After the installation of flarum, set the [`COMPOSER` env variable](https://getcomposer.org/doc/03-cli.md#composer) and...

I can confirm this behaviour. Directly before posting a request, I set the timeouts to 2000 but it returns after ~8s.

Turns out that I somehow messed up my dependencies and included `stagemonitor-core` instead of `stagemonitor-web` -_-

@Astagor Thanks for your response, I found my mistake and @abakanindex yours probably too. Comment out `turnAPIKey, turnAPIURI, turnAPIparams, backupTurnServers` in your config. It's working for me now with 5...

I just found this wonderful tool and get the same error :(

I just ran into this issue myself. A fix would be very nice :)

Hi @h0d3nt3uf3l, yes but I did it with a cronjob instead of a pre-consume script. It works very well without any issues so far. You need docker for it, tho....