Code Monkey home page Code Monkey logo

Comments (3)

arnaudbesnier avatar arnaudbesnier commented on May 27, 2024

Hi @malavikavarma,

Thanks for the feedback.

  • Could you share the full error logs (if any) you have in your backend?
  • Also do you know how long does it takes for a new "working" session to generate a buggy behaviour?
  • Another idea, do you use some browser plugins that could corrupt the session token during its lifetime? In other words, do you observe the same behaviour in an "Incognito" mode/window (without plugins)?

from forest-express-sequelize.

malavikavarma avatar malavikavarma commented on May 27, 2024
  • This is the error message that I got in my backend -
    "err":{"message":"invalid byte sequence for encoding \"UTF8\": 0x00","name":"error","stack":"error: invalid byte sequence for encoding \"UTF8\": 0x00\n at Connection.parseE (/home/app/node_modules/loopback-connector-postgresql/node_modules/pg/lib/connection.js:554:11)\n at Connection.parseMessage (/home/app/node_modules/loopback-connector-postgresql/node_modules/pg/lib/connection.js:379:19)\n at Socket.<anonymous> (/home/app/node_modules/loopback-connector-postgresql/node_modules/pg/lib/connection.js:119:22)\n at Socket.emit (events.js:189:13)\n at addChunk (_stream_readable.js:284:12)\n at readableAddChunk (_stream_readable.js:265:11)\n at Socket.Readable.push (_stream_readable.js:220:10)\n at Pipe.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)","code":"22021"},"msg":"{ path: '/forest/forest/accounts/count',\n query:\n { fields:\n { accounts:\n 'id,email,status,first_name,last_name,created_at,emailverified,billing_start_date,affiliate_link' },\n searchExtended: '0',\n timezone: 'Asia/Calcutta' },\n body: undefined }","time":"2019-02-23T01:08:54.345Z","v":0}

  • On first login I get this error and after signing out and signing in back soon there is no error.

  • I have not added any extensions. I have tried using different browsers. Still I got the error.

from forest-express-sequelize.

arnaudbesnier avatar arnaudbesnier commented on May 27, 2024

Hi @malavikavarma, do you think it could be related to this kind of discussions:

I am not really sure this is related to Forest.

from forest-express-sequelize.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.