You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
` 2024-03-18 18:30:44:365 - uncaughtException: SQLITE_BUSY: database is locked
at Database. (/Users/jenkins-lab/.appium/node_modules/appium-dashboard/node_modules/sequelize/src/dialects/sqlite/query.js:236:27)
at /Users/jenkins-lab/.appium/node_modules/appium-dashboard/node_modules/sequelize/src/dialects/sqlite/query.js:234:50
at new Promise ()
at Query.run (/Users/jenkins-lab/.appium/node_modules/appium-dashboard/node_modules/sequelize/src/dialects/sqlite/query.js:234:12)
at /Users/jenkins-lab/.appium/node_modules/appium-dashboard/node_modules/sequelize/src/sequelize.js:650:28
at SQLiteQueryInterface.rawSelect (/Users/jenkins-lab/.appium/node_modules/appium-dashboard/node_modules/sequelize/src/dialects/abstract/query-interface.js:1043:18)
at Function.aggregate (/Users/jenkins-lab/.appium/node_modules/appium-dashboard/node_modules/sequelize/src/model.js:2067:19)
at Function.count (/Users/jenkins-lab/.appium/node_modules/appium-dashboard/node_modules/sequelize/src/model.js:2124:20)
at async Promise.all (index 0)
at Function.findAndCountAll (/Users/jenkins-lab/.appium/node_modules/appium-dashboard/node_modules/sequelize/src/model.js:2183:27)`
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@sudharsan-selvaraj please find the logs below,
` 2024-03-18 18:30:44:365 - uncaughtException: SQLITE_BUSY: database is locked
at Database. (/Users/jenkins-lab/.appium/node_modules/appium-dashboard/node_modules/sequelize/src/dialects/sqlite/query.js:236:27)
at /Users/jenkins-lab/.appium/node_modules/appium-dashboard/node_modules/sequelize/src/dialects/sqlite/query.js:234:50
at new Promise ()
at Query.run (/Users/jenkins-lab/.appium/node_modules/appium-dashboard/node_modules/sequelize/src/dialects/sqlite/query.js:234:12)
at /Users/jenkins-lab/.appium/node_modules/appium-dashboard/node_modules/sequelize/src/sequelize.js:650:28
at SQLiteQueryInterface.rawSelect (/Users/jenkins-lab/.appium/node_modules/appium-dashboard/node_modules/sequelize/src/dialects/abstract/query-interface.js:1043:18)
at Function.aggregate (/Users/jenkins-lab/.appium/node_modules/appium-dashboard/node_modules/sequelize/src/model.js:2067:19)
at Function.count (/Users/jenkins-lab/.appium/node_modules/appium-dashboard/node_modules/sequelize/src/model.js:2124:20)
at async Promise.all (index 0)
at Function.findAndCountAll (/Users/jenkins-lab/.appium/node_modules/appium-dashboard/node_modules/sequelize/src/model.js:2183:27)`
The text was updated successfully, but these errors were encountered: