Rank 1: Thread
Well, the entering the last IP in the browser url input : 213.32.89.115 definetly redirects to the Appwrite login page, I maybe have some kind of screw up in my DNS config ?
Votes
1
Replies
24
Participants
Unknown
Messages
25
Rank 1: Thread
Well, the entering the last IP in the browser url input : 213.32.89.115 definetly redirects to the Appwrite login page, I maybe have some kind of screw up in my DNS config ?
Moderator
I think it should be fine. Have you upgraded to another Appwrite version previously?
Rank 1: Thread
yes, just before trying to migrate actually. I was running 1.4.1, tried to deploy to cloud, faced the same problem. So I thougth I could upgrade my installation to see if it could be the root of the problem. Without success. I didn't reboot the server since the upgrade, should I try this ?
Rank 1: Thread
just rebooted, tried the migration again, here are the logs (much more concise)
Rank 1: Thread
appwrite | Worker 5 started successfullyappwrite | [Setup] - Server database init started...appwrite | [Setup] - Creating database: appwrite...appwrite | [Setup] - Server database init completed...appwrite | Server started successfully (max payload is 6,291,456 bytes)appwrite | Master pid 1, manager pid 1appwrite | Worker 1 started successfullyappwrite | [Error] Timestamp: 2023-09-21T20:03:44+00:00appwrite | [Error] Method: GETappwrite | [Error] URL: /v1/migrations/firebase/projectsappwrite | [Error] Type: Appwrite\Extend\Exceptionappwrite | [Error] Message: The identity could not be found. Please sign in with OAuth provider to create identity first.appwrite | [Error] File: /usr/src/code/app/controllers/api/migrations.phpappwrite | [Error] Line: 763```Rank 1: Thread
URL: /v1/migrations/firebase/projects line looks so weird to me, it is not a migration from firebase 🤔
Moderator
Did you have run migration command?
Rank 1: Thread
yes
Rank 1: Thread
without any error
Rank 1: Thread
my data shows up nicely in my dashboard and my app conected to it runs without any flaw
Rank 1: Thread
this what I see when attempting to migrate, the numbers look sound
@IOnic please take a look here 👀
Rank 1: Thread
Sincerely sorry to bring up such a crappy problem 😦 If you need anything, do not hesitate, the data here has nothing confidential at all if you need to reproduce or what
Rank 1: Thread
No news here I guess?
so what happens when you click create?
Rank 1: Thread
Exact same behaviour as before ⬆️ I click create, the buttons gets grey, and after a few seconds it becomes red again. No logs related to this operation when I run docker compose logs appwrite. Only an error in the browser console (attached screenshot)
Can you clarify the exact steps you're taking?
Rank 1: Thread
I think you might be running into this bug: https://github.com/appwrite/appwrite/issues/6336
would you please try:
Rank 1: Thread
It worked perfectly !
Rank 1: Thread
Thanks so much I didn't know I could do it this way
Moderator
[SOLVED] Error when migrating from self-hosted to cloud
Rank 2: Process
I'm still having this problem
Moderator
Please create a new post and also make sure your selected all scopes in API key section
Rank 2: Process
Actually I think I'm good. For posterity I think both my and the OP's problem can be solved by putting v1 at the end of the url, e.g. https://appwrite.kronikle.eu/v1