mfizz1

Results 16 comments of mfizz1

I am using 47us, I have used a fork of your project by bobi, to my eyes it looks the same except for the gdrive paths are now in tmp/sd/...

I will try replacing the files with your version of curl, and see if that makes a difference.

> With the testing build, same `iptables v1.8.8 (legacy): mark: bad integer value for option "--mark", or out of range.` error as when I manually entered the AllowedIPs Can you...

> With the Firewall set to 0, I no longer get the error stated in my last reply, but I'm still getting `curl: (28) Connection timed out after 15000 milliseconds`...

I too have the same issue but on the 48us. After about maybe a week or 2 of continuous use, the camera stops working continuous boot loop with or without...

You need to set your other containers to have some sort of health check in place to indicate they are unhealthy for autoheal to pick up there is a problem....

Updated the flutter doctor and plugin is as follows: ```bash firebase_ui_auth: dependency: "direct main" description: name: firebase_ui_auth sha256: e439571fcad7ed48450eed8d64c70b93765526b876327055469806a51101eff0 url: "https://pub.dev" source: hosted version: "1.6.2" ```

I have looked at the `UserCreated` state, but I am not sure how it would help in this case. The user is waiting for the email to be verified, once...

I suppose the question is, what is the expected behaviour here? Once the user verifies email, should it automatically proceed to the next screen? Or does the user have to...

This is where it seems to be an issue. Whilst I am able to replicate the issue, in terms of the behaviour, it's not flagging up any issues. The only...