Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mailer auth routine cause an panic #178

Open
vit1251 opened this issue Jan 12, 2023 · 0 comments
Open

Mailer auth routine cause an panic #178

vit1251 opened this issue Jan 12, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@vit1251
Copy link
Owner

vit1251 commented Jan 12, 2023

[user@rm-op-18 golden]$ ./golden-linux-amd64
Golden Point is running at:

    http://127.0.0.1:8080 

Note: You MUST setup your instalattion on first run.
Please open 'Setup' section initially.
panic: encoding/hex: invalid byte: U+0080

goroutine 26 [running]:
github.com/vit1251/golden/pkg/mailer/auth.(*Authorizer).SetChallengeData() github.com/vit1251/golden/pkg/mailer/auth/Authorization.go:55 +0x99
github.com/vit1251/golden/pkg/mailer.(*Mailer).createAuthorization() github.com/vit1251/golden/pkg/mailer/Mailer.go:248 +0x65
...
@vit1251 vit1251 self-assigned this Jan 12, 2023
@vit1251 vit1251 added the bug Something isn't working label Jan 12, 2023
@vit1251 vit1251 added this to the Release 1.2.20 milestone Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant