-
Notifications
You must be signed in to change notification settings - Fork 0
empty /api/v1 - how to debug go:scanner-service #1
Copy link
Copy link
Open
Description
hi there,
ive got everything to work except one thing, showing videos.
i tried several things
- docker on linux, windows 10, wsl2 on w10
- shared /video/ folder local, on network opened permissions
- env urls (for the frontend) hostip, localhost, even 127.0.0.1
docker-compose.yml
- eos-nginx: added volume
./nginxlogs:/var/log/nginx, found no relevant debug infos - eos-api: after start of all containers , set
debug: truein data/config.yaml, found also no relevant debug infos (docker logs seems unchanged after restart) - eos-frontend:: IPs for environment URLs set to hostip, localhost, site loaded everytime, even with 127.0.0.1 ... ok, seems not the prob
any hint, where to GO ? Where is my fault?
Is there any GO debug special i've not discovered yet?
many thanks from bavaria
cmuc
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels