Bug Report #1633533591051

OS info

  • Operating System : Windows 10.0.19043
  • Wappler Version : 4.1.1

Problem description

Hi,

I have just started getting an issue on my Staging server on DigitalOcean. When I submit my login screen I get the following response from the login server connect call:

{“status”:“500”,“message”:“Cannot read properties of undefined (reading ‘ssl’)”,“stack”:“TypeError: Cannot read properties of undefined (reading ‘ssl’)\n at App.setDbConnection (/workspace/lib/core/app.js:250:37)\n at App.connect (/workspace/lib/modules/dbconnector.js:8:14)\n at App._exec (/workspace/lib/core/app.js:449:57)\n at App.exec (/workspace/lib/core/app.js:389:20)\n at App._exec (/workspace/lib/core/app.js:410:25)\n at async App._exec (/workspace/lib/core/app.js:420:17)\n at async App.exec (/workspace/lib/core/app.js:389:9)\n at async App.define (/workspace/lib/core/app.js:379:9)”}

Steps to reproduce

  1. Go to https://stage.logscans.io and also hit F12 to load the DevTools
  2. Click on the Login link at the top right of the screen
  3. Enter anything in the form and submit
  4. In DevTools/Network view the response from the api/security/login call.

Thanks
Allan

Many thanks, Sid. That’s a perfect match!

1 Like