This repository has been archived by the owner on May 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 836
[Error (E_UNKNOWN) Encountered an unexpected error] Details: error: invalid input syntax for integer: "NaN #474
Comments
same issue. I found this bug under Fixed after remove |
@LKI , at what point using the |
@pantsel I use kubernetes to create a konga deployment. Reproduce steps are here:
Sample k8s yml:
|
@pantsel OK, I'll try |
@pantsel same issue still, screenshot is here: trace:
|
pantsel
added a commit
that referenced
this issue
Oct 19, 2019
@LKI , ok found the issue. Just released another patch on v0.14.7 |
@pantsel It's fixed! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
rawStack: 'error: invalid input syntax for integer: "NaN"\n' +
' at Connection.parseE (node_modules/sails-postgresql/node_modules/pg/lib/connection.js:539:11)\n' +
' at Connection.parseMessage (node_modules/sails-postgresql/node_modules/pg/lib/connection.js:366:17)\n' +
' at Socket. (node_modules/sails-postgresql/node_modules/pg/lib/connection.js:105:22)\n' +
' at Socket.emit (events.js:210:5)\n' +
' at Socket.EventEmitter.emit (domain.js:476:20)\n' +
' at addChunk (_stream_readable.js:308:12)\n' +
' at readableAddChunk (_stream_readable.js:289:11)\n' +
' at Socket.Readable.push (_stream_readable.js:223:10)\n' +
' at TCP.onStreamRead (internal/stream_base_commons.js:182:23)',
details: 'Details: error: invalid input syntax for integer: "NaN"\n',
model: undefined
The text was updated successfully, but these errors were encountered: