Error after changing project name on glitch, here is the log

2019-08-21 08:43:46] INFO Blog is in maintenance mode.
[2019-08-21 08:43:46] INFO Ghost is running in development...
[2019-08-21 08:43:46] INFO Listening on: 127.0.0.1:3000
[2019-08-21 08:43:46] INFO Url configured as: https://apple3443535.glitch.me/
[2019-08-21 08:43:46] INFO Ctrl+C to shut down
[2019-08-21 08:43:46] INFO Ghost boot 3.916s
[2019-08-21 08:43:46] INFO Creating database backup
[2019-08-21 08:43:46] INFO Completed removing post.publish permission from roles
[2019-08-21 08:43:46] WARN Rollback: Removing "Ghost Scheduler" integration
[2019-08-21 08:43:46] INFO Removing "publish" permissions fixtures for posts
[2019-08-21 08:43:46] WARN Rollback: Removing "Scheduler Integration" role and permissions
[2019-08-21 08:43:46] INFO Rollback: Removing "Scheduler Integration" role and permissions
[2019-08-21 08:43:46] INFO Completed removing db.backupContent permission from roles
[2019-08-21 08:43:46] WARN Issue removing db.backupContent (already removed)
[2019-08-21 08:43:46] ERROR ENOENT: no such file or directory, open '/app/data/techidea12.ghost.2019-08-21-08-43-46.json'
ENOENT: no such file or directory, open '/app/data/techidea12.ghost.2019-08-21-08-43-46.json'
"OuterError: ENOENT: no such file or directory, open '/app/data/techidea12.ghost.2019-08-21-08-43-46.json'"
Error ID:
400
Error Code:
ENOENT

MOD EDIT: formatting

Hello, @sagar03d, welcome to the Glitch forum!

Those errors look like your Ghost site is trying to find a specific file that doesn’t exist in your project. If you provide your project name we might be able to help; otherwise I’d start by taking a look at your Ghost config to see if there’s something amiss in there that’s causing Ghost to look in the wrong place or for the wrong file.