Rok Carl
Rok Carl
In `account.pug:47` the code `#{trace.transactionHash.substr(0, 10)}` fails with `Cannot read property 'substr' of null`. This happens on URL `http://[explorer-domain]/account/[account-no]`. The account in question is the etherbase account that Puppeth used...
All seems to work as intended until I start using certificates. ### Short description I do: - run nginx-proxy, app1 and app2 both on https, - I kill app2, -...
I cloned this repo, changed `requirements.txt` to add `sentry-auth-google==0.1.0` and built it with `docker build -t my-company/sentry .`. Then I ran the same setup that I was before able to...
There are `GOOGLE_OAUTH2_CLIENT_ID` and `GOOGLE_OAUTH2_CLIENT_SECRET` settings available in this project, hinting that SSO for Google Login is enabled. On the `/manage/status/environment/` page I see `social_auth.backends.google.GoogleBackend` under `AUTHENTICATION_BACKENDS`. But under `/organizations/my-company/auth/`...
Please upgrade Sentry to 8.4, a lot has been changed recently and it fixes some bugs I've been seeing.
### Describe what happened I have an error where I get no AMI when creating a `Cluster`. I tried a bunch of things, setting providers, regions, trying AMI IDs, searching...