I can't seem to be able to make a new project. Gives me the error in image:
I did update recently. Could that be the cause of this?
Joined with this error in docker log:
Failed to initialize logging provider: Unable to parse DSN: scheme is required [Error] Timestamp: 2025-01-04T12:12:19+00:00 [Error] Method: POST [Error] URL: /v1/projects [Error] Type: Utopia\Database\Exception\Structure [Error] Message: Invalid document structure: Unknown attribute: "accessedAt" [Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Database.php [Error] Line: 3216
Yes, probably due to the update
From what version to what version do you have updated?
0.5.1
to latest
considering it was on 0.5.1 i though it would work but apparently not. Fortunately I have made a backup
You mean 1.5.1, right?
You need to go to 1.5.11 previously, run the migration command and then go to 1.6.0 and run the migration command
i mean 1.5.1 yeah. Gotcha though. I will do that then.
Recommended threads
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...