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

500 Internal Server Error when inviting an administrator user (within /proprietor/accounts). #2359

Open
DanukaH opened this issue Oct 16, 2024 · 0 comments

Comments

@DanukaH
Copy link

DanukaH commented Oct 16, 2024

When trying to add/invite an administrator user (within /proprietor/accounts), we are getting the following issue. It has been working fine before. and we haven't made any changes recently.

Has any of you guys had this issue before?

INFO 2024-10-10T18:42:47.308503890Z [resource.labels.containerName: web] App 9430 output: I, [2024-10-10T18:42:47.238732 #9430] INFO -- : [9e43e3fe-76c1-4761-9016-84d5413ce212] Completed 500 Internal Server Error in 1031ms (ActiveRecord: 115.2ms)
INFO 2024-10-10T18:42:48.308754211Z [resource.labels.containerName: web] App 9430 output: F, [2024-10-10T18:42:47.369723 #9430] FATAL -- : [9e43e3fe-76c1-4761-9016-84d5413ce212]
INFO 2024-10-10T18:42:48.308909470Z [resource.labels.containerName: web] App 9430 output: F, [2024-10-10T18:42:47.369911 #9430] FATAL -- : [9e43e3fe-76c1-4761-9016-84d5413ce212] SystemStackError (stack level too deep):
INFO 2024-10-10T18:42:48.309035054Z [resource.labels.containerName: web] App 9430 output: F, [2024-10-10T18:42:47.369966 #9430] FATAL -- : [9e43e3fe-76c1-4761-9016-84d5413ce212]
INFO 2024-10-10T18:42:48.309165618Z [resource.labels.containerName: web] App 9430 output: F, [2024-10-10T18:42:47.370024 #9430] FATAL -- : [9e43e3fe-76c1-4761-9016-84d5413ce212] app/models/site.rb:62:in `block in add_admins_by_email'
INFO 2024-10-10T18:42:48.309288825Z [resource.labels.containerName: web] App 9430 output: [9e43e3fe-76c1-4761-9016-84d5413ce212] app/models/site.rb:61:in `each'
INFO 2024-10-10T18:42:48.309426824Z [resource.labels.containerName: web] App 9430 output: [9e43e3fe-76c1-4761-9016-84d5413ce212] app/models/site.rb:61:in `add_admins_by_email'
INFO 2024-10-10T18:42:48.309594641Z [resource.labels.containerName: web] App 9430 output: [9e43e3fe-76c1-4761-9016-84d5413ce212] app/models/site.rb:46:in `admin_emails='
INFO 2024-10-10T18:42:48.309730123Z [resource.labels.containerName: web] App 9430 output: [9e43e3fe-76c1-4761-9016-84d5413ce212] app/models/account.rb:135:in `block in admin_emails='
INFO 2024-10-10T18:42:48.309857721Z [resource.labels.containerName: web] App 9430 output: [9e43e3fe-76c1-4761-9016-84d5413ce212] app/models/account.rb:134:in `admin_emails='

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