Brett Sutton

Results 137 comments of Brett Sutton

I really don't think that is a formatting issue, but rather datetime arithmetic.

Yes info on this would be useful.

We are seeing the same problem.

I'm having the same problem on linux (ubuntu 22.04) with flutter 3.22.2 Here is a link to my app that demonstrates the problem. https://github.com/bsutton/handyman/tree/deep_link the flutter project is in the...

Entering the path manually made no difference to me - the problem persisted.

I just enable detailed logging on windows and found the following error: ``` {"level":"FINE","message":"requesting api/androidBuildVariants?rootPath=%2Fc%3A%2FUsers%2Fbsutt%2Fgit%2Fhandyman%2Fhmb%2F","timestamp":"2024-07-13 23:31:31.131Z","loggerName":"devtools_server_client"} {"level":"WARNING","message":"HttpRequest api/androidBuildVariants failed status = 500, responseText = {\"error\":\"Flutter command exit with non-zero error...

I've just had a moment to pull the logs from my linux system: ``` {"level":"FINE","message":"requesting api/androidBuildVariants?rootPath=%2Fhome%2Fbsutton%2Fgit%2Fhandyman%2Fhmb%2F","timestamp":"2024-07-16 00:38:06.966Z","loggerName":"devtools_server_client"} {"level":"WARNING","message":"HttpRequest api/androidBuildVariants failed status = 500, responseText = Internal Server Error","timestamp":"2024-07-16 00:38:07.071Z","loggerName":"devtools_server_client"} {"level":"FINE","message":"Event:...