Skip to content

empty /api/v1 - how to debug go:scanner-service #1

@cmuc24

Description

@cmuc24

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: true in 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions