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

Registrar: No method error on domain registration #1516

Closed
vohmar opened this issue Feb 6, 2020 · 0 comments · Fixed by #1517
Closed

Registrar: No method error on domain registration #1516

vohmar opened this issue Feb 6, 2020 · 0 comments · Fixed by #1517
Assignees
Labels

Comments

@vohmar
Copy link
Contributor

vohmar commented Feb 6, 2020

there is this error returned on domain registration in registrar portal:

Feb  6 12:10:32 test-reg REGISTRAR[26956]: [3ca7d2f1-c865-499e-8461-cfd71c3a0fb7] [testrar] [172.16.249.48] NoMethodErro
r (undefined method `any?' for <ActionController::Parameters {} permitted: false>:ActionController::Parameters):
Feb  6 12:10:32 test-reg REGISTRAR[26956]: [3ca7d2f1-c865-499e-8461-cfd71c3a0fb7] [testrar] [172.16.249.48]
Feb  6 12:10:32 test-reg REGISTRAR[26956]: [3ca7d2f1-c865-499e-8461-cfd71c3a0fb7] [testrar] [172.16.249.48] app/models/d
epp/domain.rb:59:in `create'#012[3ca7d2f1-c865-499e-8461-cfd71c3a0fb7] [testrar] [172.16.249.48] app/controllers/registr
ar/domains_controller.rb:89:in `create'

domain registration fails. At the same time direct request to epp api succeedes. Was able to reproduce this on staging and test with master branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants