jenkins-infra / uplink

A simple telemetry service for Jenkins instances.
https://uplink.jenkins.io/
GNU Affero General Public License v3.0
1 stars 2 forks source link

fix: `infra.ci.jenkins.io` build #43

Closed lemeurherve closed 1 year ago

lemeurherve commented 1 year ago

Fixup of #42

lemeurherve commented 1 year ago

Got an error on infra.ci.jenkins.io, will keep only the last step on it. https://infra.ci.jenkins.io/job/docker-jobs/job/uplink/view/change-requests/job/PR-43/1/console

 Loaded configuration file "config/database.js".
 Using environment "development".
 Fri, 27 Oct 2023 14:35:02 GMT sequelize deprecated String based operators are now deprecated. Please use Symbol based operators for better security, read more at http://docs.sequelizejs.com/manual/tutorial/querying.html#operators at node_modules/sequelize/lib/sequelize.js:242:13

 ERROR: connect ECONNREFUSED 172.18.0.2:5432

EDIT: nevermind, the second build passed.