Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] <title>MVG Connections always shows the connection between Marienplatz and Giesing no matter how the config file is modified. #1450

Closed
5 tasks done
Shijie-Tang opened this issue Jan 24, 2024 · 2 comments
Assignees
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working

Comments

@Shijie-Tang
Copy link

Environment

Self-Hosted (Docker)

System

Rapsberry Pi 4(4GB)

Version

2.1.1

Describe the problem

The widget MVG Connections always shows the connections between Marienplatz and Giesing no matter how the config file is modified. Below is the GET request after i refresh the widget.
微信截图_20240124004607

The de:09162:2 denotes Marienplatz and de:09162:1110 indicates Giesing
微信截图_20240124004727
微信截图_20240124004804

Then I went inside to the docker container via docker exec <container-id> --it /bin/sh and cheked the conf.yml in /public/ folder.
微信截图_20240124005308

which is correctly changed to de:09162:420(Freimann) and de:09162:70(Universitaet). And I rebuilt the application after the modification to make sure the conf.yml is truely modified(maybe kinda redundant :D). Moreover, I have tried with directly set the origin/destination attributes as the stop name and different stop combinations. However, it always shows the connection between Marienplatz and Giesing.

P.S. another problem with the widget mvg(not mvg-connection) is that it shows a error.
微信截图_20240124010612

Here is the conf.yml. I'm not familier with yaml, so i dont kown if i made a stupid question or it is a bug. And the same with above case, replace the stop id with the stop name still not working. This widget has even not raise a GET request and disappeared(body get empty) after i refresh it.

图片

Thanks for the great works!

Additional info

No response

Please tick the boxes

@Shijie-Tang Shijie-Tang added the 🐛 Bug [ISSUE] Ticket describing something that isn't working label Jan 24, 2024
@github-project-automation github-project-automation bot moved this to Awaiting Triage in Dashy V3 Jan 24, 2024
@liss-bot
Copy link
Collaborator

If you're enjoying Dashy, consider dropping us a ⭐
🤖 I'm a bot, and this message was automated

@github-project-automation github-project-automation bot moved this from Awaiting Triage to Done in Dashy V3 Jan 24, 2024
@Shijie-Tang
Copy link
Author

have missed a 's' in 'options' and it is all fine. 👍 my mistake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working
Projects
Status: Done
Development

No branches or pull requests

3 participants