Ionut Donca

Results 8 comments of Ionut Donca

Hello, I had the same issue and I updated the following packages in package.json: ` "sequelize": "^5.21.2", "sequelize-cli": "^5.5.1", "mysql": "2.17.1", "mysql2": "2.0.2",` And after that, that step completed successfully,...

Hello, Thanks for replying. Those are the commands that I triggered: `RUN npm install --production CMD npm start --production` Regards, -Ionut

We want to have a stable application because we want to use it in production. With SQLite I tried and it worked. Thanks, -Ionut

And do you know it we can use another module that is replacing sequalize?

Hello, Unfortunately, didn't work. So I continued with the sqlite version. I'm thinking this issue can remain open till the "--production" version is working succesfully. Thanks, -Ionut

It is happening also for us, we are running 1.8.3 docker image version, and even if we upgraded to 1.8.4 docker image version, is the same behavior. As @ocdi said:...

Hello, We changed from `sonar.login` to `sonar.token` and we are still receiving this error: ``` The token you provided doesn't have sufficient rights to check license. 0.792 06:33:02.256 Pre-processing failed....