Rank 4: Virtual Machine
There's no logs 🤔
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 4: Virtual Machine
There's no logs 🤔
Admin
appwrite should definitely have logs
Admin
Yes
Rank 4: Virtual Machine
I think there's wrong with the setup 🤔
I'll prune everything and restart
Admin
How come appwrite logs were empty here
Admin
But not here
Rank 4: Virtual Machine
I have no idea. I created a database using web console and the logs magically appeared. 😿
Admin
Maybe you have some docker network conflict. Maybe clear out unused networks too
Admin
Did you try to enable the debugger?
Rank 4: Virtual Machine
I ignored the debug section https://github.com/Suven-p/appwrite/blob/master/CONTRIBUTING.md#debug and the debug arg for appwrite in docker-compose.yml is false
Admin
Ya..I'm baffled 😵💫
Rank 4: Virtual Machine
After a complete reset of docker images, using live boot and using oracle server I still cant figure this out.
Rank 4: Virtual Machine
Is this all the steps?
Hang on a second, you running those tests on oracle cloud??
Rank 4: Virtual Machine
well not at first but figure I'd give it a try
Admin
Did you install docker desktop or docker via snap? Or the basic docker engine?
Rank 4: Virtual Machine
Basic docker engine. Snaps are scary for debugging
Admin
so i just tried on gitpod and it works fine 👀
Rank 4: Virtual Machine
Rank 4: Virtual Machine
Rank 4: Virtual Machine
the last one is on windows with docker desktop
Rank 4: Virtual Machine
I missed a part. There IS a file called /usr/local/bin/test
Rank 4: Virtual Machine
I officially give up. I am using gitpod for tests.
Admin
Maybe you can try running this after step 3: https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md#code-autocompletion
Rank 4: Virtual Machine
That doesn't work either