You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, though sudo is required the compilation should be done as a normal user. So I suggest changing sudo go run ./cmd/demo start to go run ./cmd/demo start
I tested on Ubuntu 24.04
A whitelisted vendor/product needs to be defined (see whitelist, from accepted answer)
With this change I was able to log with the test page you mention in the Readme.
The text was updated successfully, but these errors were encountered: