screenpipe
screenpipe copied to clipboard
migration fix
name: pull request about: submit changes to the project title: "[pr] " labels: '' assignees: ''
description
brief description of the changes in this pr.
related issue: #
type of change
- [ ] bug fix
- [ ] new feature
- [ ] breaking change
- [ ] documentation update
how to test
add a few steps to test the pr in the most time efficient way.
if relevant add screenshots or screen captures to prove that this PR works to save us time.
checklist
- [ ] MOST IMPORTANT: this PR will require less than 30 min to review, merge, and release to production and not crash in the hand of thousands of users
- [ ] i have read the CONTRIBUTING.md file
- [ ] i have updated the documentation if necessary
- [ ] my changes generate no new warnings
- [ ] i have added tests that prove my fix is effective or that my feature works
additional notes
any other relevant information about the pr.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| screenpipe | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 25, 2024 11:18pm |
2024-11-25T23:19:19.645373Z ERROR screenpipe_server::db: Failed to run migrations: migration 20241110041538 was previously applied but is missing in the resolved migrations
failed to initialize database: Migrate(VersionMissing(20241110041538))
Error: migration 20241110041538 was previously applied but is missing in the resolved migrations
Caused by:
migration 20241110041538 was previously applied but is missing in the resolved migrations
(base) louisbeaumont@louisbeaumontme-macbook:~/Documents/screen-pipe$