Steiger04 / ioBroker.radar-trap

Detect speed traps and obstacles
MIT License
3 stars 2 forks source link

Can't create a route or anything #9

Closed 9Mad-Max5 closed 4 months ago

9Mad-Max5 commented 4 months ago

Describe the bug
If I enter my token from Mapbox, it loads the world. If I then click on the tab routs, it is infinitely loading. Without any result, even changing to debug mode, the adapter not outputs any information. Tested in a docker environment, once inside a Debian distro, and once inside an LXC.

To Reproduce
Steps to reproduce the behavior:

  1. Install Adapter
  2. Add default API Mapbox token
  3. Click on routs "Routen"
  4. See error

Expected behavior
Not sure how it should look, never used it before

Screenshots & Logfiles
No logging as said but I later append a screenshot

Versions:

Additional context
There had been no objects created at all in the object structure seems to me ought.

Steiger04 commented 4 months ago

Please create a new Mapbox API-Token and try it again.

9Mad-Max5 commented 4 months ago

Already made a secret one with all settings, same behavior.

Steiger04 commented 4 months ago

Is there any error message in the browser developer console?

9Mad-Max5 commented 4 months ago

Oh that's a good point never considered that it needs to have external ports opened. Just used traefik as a reverse proxy. If i connect localy it works perfectly. Failed to load resource: https://iobroker.xx:3040/socket.io/?EIO=3&transport=polling&t=P0xx

Why does it need to have an open port at this place? Didn't take a close look at the architecture... Or maybe a hint in the documentation would be nice.

Steiger04 commented 4 months ago

Therefore I wrote a wiki on GitHub 😄.

9Mad-Max5 commented 4 months ago

Oh I see at the low end side but still I didn't consider how feathers is working or more precise it is using my incoming address to access feathers