There's no logs ๐ค
appwrite should definitely have logs
Yes
I think there's wrong with the setup ๐ค I'll prune everything and restart
How come appwrite logs were empty here
But not here
I have no idea. I created a database using web console and the logs magically appeared. ๐ฟ
Maybe you have some docker network conflict. Maybe clear out unused networks too
Did you try to enable the debugger?
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
Ya..I'm baffled ๐ตโ๐ซ
After a complete reset of docker images, using live boot and using oracle server I still cant figure this out.
- Install docker.
- git clone git@github.com:Suven-p/appwrite.git
- git submodule update --init
- docker compose build
- docker compose up -d
- docker exec appwrite test /usr/src/code/tests/e2e/Services/Account
Is this all the steps?
Hang on a second, you running those tests on oracle cloud??
well not at first but figure I'd give it a try
Did you install docker desktop or docker via snap? Or the basic docker engine?
Basic docker engine. Snaps are scary for debugging
so i just tried on gitpod and it works fine ๐
the last one is on windows with docker desktop
I missed a part. There IS a file called /usr/local/bin/test
I officially give up. I am using gitpod for tests.
Maybe you can try running this after step 3: https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md#code-autocompletion
That doesn't work either
Recommended threads
- I recently applied for the free plan und...
I recently applied for the free plan under the GitHub Student Developer Pack. However, my billing status still shows $15, and it mentions that this amount will ...
- Bug Report: Appwrite Console UI Issue on...
Steps to Reproduce: - Navigate to any collection page in the Appwrite console UI. - Open the menu and click on "Create Collection." - Observe that the dialog to...
- Current User is Not authorized
recreating same Thread