We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
karlerikounapuu
Successfully merging a pull request may close this issue.
there is this error returned on domain registration in registrar portal:
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.
The text was updated successfully, but these errors were encountered: