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

Unable to submit Contact Details using cloudify-helm/cloudify-manager-aio #95

Open
2stacks opened this issue Apr 24, 2023 · 2 comments
Open

Comments

@2stacks
Copy link

2stacks commented Apr 24, 2023

These are the only logs I found.

[root@cloudify-manager-aio-c45845747-t5lht cloudify]# tail -f stage/server-error.log 
[2023-04-23T23:54:41.432Z][ContactDetails] ERROR: Cannot submit contact details. Error: Internal error occurred in manager REST server - InternalServerError: 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

I verified the pod has good network connectivity.

[root@cloudify-manager-aio-c45845747-t5lht cloudify]# dig cloudify.co

; <<>> DiG 9.11.4-P2-RedHat-9.11.4-26.P2.el7_9.13 <<>> cloudify.co
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 58508
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;cloudify.co.                   IN      A

;; ANSWER SECTION:
cloudify.co.            30      IN      A       162.159.134.42

image

@mconnley
Copy link

mconnley commented Jul 7, 2023

Same issue here, conducted the same tests, found same 500 error in the log. Chart version 0.1.2

@mconnley
Copy link

mconnley commented Jul 7, 2023

Just found that it works if you provide a phone number, even though it's not a required field in the form.

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

2 participants