Can't push configuration via USB; infinitely loading spinner #53
|
im trying to save the config to the device, when i do it with usb it just sends indefinitely and nothing happens. when i try via ip i just get failed to fetch |
Replies: 3 comments 6 replies
|
Could you try pushing configuration via USB without any routes set? This should rule out a few issues I am thinking of. |
|
I was running into the same issue. After reading your first reply, I did successfully manage to save the configuration with no routes selected and then again with a single route from a single stop. The moment I add a second route though, I get an error message saying "failed to save configuration / Liveness check timed out" within a few seconds. I also got something along the lines of connection timed out. |
|
Update : my workaround still fails if I try to add more than two routes. |
After tinkering around some more adding and removing routes/stops one at a time I can confirm it's something to do with config size, just gotta settle for less routes in the meantime. I would like to suggest the following: since 3 departures fit on the screen at one time perhaps use a page system for large configs? Page 1 3 departures > page 2 3 departures and so on. it could scroll through the pages every x seconds. @tjhorner