Problem Debuging
-
Hi There,
I have a problem debugging:
If you see the image, you see my steps taken.
But unfortunately, the tool isn't using the code i pushed back to the application.
What am I doing wrong? -
-
@mateit-cloudware Maybe just restart the app after you push the files ? Just use
cloudron restart --app ticket
? Is this the LAMP app? There is a byte code cache in place which possibly prevents you from seeing the changes immediately. I think it will update in 60 seconds.