Home page Forums Technical Support, Bugs and Fixes Troubleshooting Reply To: Troubleshooting

#8343
Sepehr HashtroudilarSepehr
Keymaster

    Hmm, if you are familiar with python please try to change the Line 294 of bgtasks.py and set bigger timeout and check if it works? it is currently 0.2 seconds
    It is located in the /app/py folder of your container
    https://github.com/MikroWizard/mikroman/blob/30d60a72aded583025ec706c3a39b795aa4b3e6e/py/bgtasks.py#L294
    Reload the app by executing the following command in shell or simply reload the docker container

    touch /app/reload