Hello, I have some issues when I install Airbyte ...
# troubleshooting
a
Hello, I have some issues when I install Airbyte Is this your first time deploying Airbyte: Yes OS Version / Instance: Windows 10 Memory / Disk: 16Gb / 1Tb SSD Deployment: Docker Airbyte Version: 0.35.27-alpha (also with latest version) Step: Setting the first connexion to localhost:8000 Description: I just followed up the getting started from github, ( docker compose up working, I got my container) but when I go to localhost:8000 I have the message " Cannot reach server. The server may still be starting up." My airbyte-temporal is looping continously and restart again and again, here is the log from airbyte-temporal file :
f
I have only error on this container ( airbyte server searching for temporal)
m
Are you using WSL2? Or deploying Airbyte in the Windows terminal?
v
hey, I use WSL2, my issue have been solved by re-creating new folder and cloning airbyte into AND Running the composer with ADMIN credentials ( My current windows account is already in admin, so weird)
g
It’s possible to share the server logs too?
You should be able to run in WSL2 😞
d
here is the log
k
hey, I use WSL2, my issue have been solved by re-creating new folder and cloning airbyte into AND Running the composer with ADMIN credentials ( My current windows account is already in admin, so weird)
So, its working now? 😄
p
yes its working only if I run my docker-compose on admin mode ^^