Hello Opalstack support:
I was trying to create a DB in Postgres, but when I hit the add button, it throws a 400 error in console (below).
Failed to load resource: the server responded with a status of 400 () /api/v0/psqldb/add/:1
Uncaught TypeError: Cannot read property '0' of undefined ?type=pgsql:2248
at Object.400 (?type=pgsql:2248)
at fire (jquery.js:3268)
at Object.add [as fail] (jquery.js:3327)
at Object.always (jquery.js:3480)
at Object.statusCode (jquery.js:9010)
at done (jquery.js:9311)
at XMLHttpRequest.<anonymous> (jquery.js:9548)
Is there anything wrong with the service?
Thanks in advance.