public-transport / transitous

Free and open public transport routing.
https://transitous.org
140 stars 44 forks source link

Import fails #393

Open jbruechert opened 1 week ago

jbruechert commented 1 week ago

I couldn't find anything suspicious in the log so far. Unfortunately the log is multiple GB big, so I can't attach it here.

It could be that we are out of memory, but I allocated 4 more GB without fixing the problem.

Next step would probably to try to reproduce it locally.

felixguendling commented 1 week ago

Next step would probably to try to reproduce it locally.

Would be great to run it directly with gdb (maybe even with catch throw) to see where it has problems. I can also try to sync with the transitous dataset next week and check what's going on.

jbruechert commented 6 days ago

It doesn't happen on my local machine, so a resource constraint. Should be easy to solve.

jbruechert commented 3 days ago

It seems to have fixed itself, lets hope it stays this way.