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

User signup shows "Undefined API " error #3717

Closed
klodner opened this issue Feb 19, 2024 · 2 comments
Closed

User signup shows "Undefined API " error #3717

klodner opened this issue Feb 19, 2024 · 2 comments

Comments

@klodner
Copy link

klodner commented Feb 19, 2024

After user signup, error 500 is shown, although user is created and can login

Log:

api_rails_1 | I, [2024-02-19T22:59:29.932019 #42] INFO -- : [8cc48085-fde4-44af-9a1a-49fc133ce95f] Delivered mail 65d3dd51c9a7f_2afe24-3a@c926911cb9c5.mail (108.8ms)
api_rails_1 | I, [2024-02-19T22:59:29.935525 #42] INFO -- : [8cc48085-fde4-44af-9a1a-49fc133ce95f] method=POST path=/api/v1/users format=/ controller=API::V1::UsersController action=create status=500 allocations=77566 duration=1156.93 view=1.19 db=118.72 request_time=2024-02-19 22:59:29 UTC
proxy_1 | 10.10.0.10 - - [19/Feb/2024:22:59:29 +0000] "POST /api/v1/users? HTTP/1.1" 500 386 "https://xyz.com/signup"

Website shows:

500 Error: API undefined

Using Docker installation v8.0.6. on arm64 arch.

@klodner klodner changed the title User signup shows Undefined API error (arm64) User signup shows "Undefined API " error Mar 5, 2024
@klodner
Copy link
Author

klodner commented Mar 5, 2024

Using v8.0.7 on Ubuntu 22.04 from .deb package installation on amd64 gives same result:

"POST /api/v1/users? HTTP/1.1" 500

@klodner
Copy link
Author

klodner commented Mar 5, 2024

Closing this, looks like it is caused by server environment (sendmail etc.)

@klodner klodner closed this as completed Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant