-
Notifications
You must be signed in to change notification settings - Fork 44
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
Trails don't appear in /trails and Attribute elevation_loss is not filterable #142
Comments
I did remove my
|
Just to see what would happen, I tried restoring an old backup and stepping through every release from v0.8.2 up to latest, performing every upgrade along the way (I might have missed some earlier, so I wanted to test every release) It looks like this issue might have started happening on my dataset as of v0.10.1 |
yeah, it seems to start as of v0.10.1 and affects every release up to and including v0.12.0:
|
ah I just saw this in the release notes for v0.10.1 (apologies; I skipped over a few releases so I've only been looking at v0.12.0 up until now):
Is there a way to do that for every trail? I have about 20 saved and I don't know how to access them all without the |
Hi, It seems like one or more database migrations were not executed correctly. But in your case, it did not work properly and as a result, you see the MeiliSearchApiError. I see two ways to fix the issue:
In both cases please back up your data before you attempt anything. |
Thanks! It looks like that might have fixed it - at least, after re-applying those migrations, I'm able to see the trails again on v0.12.0 but only if I select the Is this expected behavior for the trails page now, or is there another setting I need to apply? Changing the default category in my profile to something else, then changing it back to Hiking didn't help. |
Actually, it looks like I'm able to get trails to appear again by selecting and then unselecting a difficulty - I'll keep trying to see what else helps |
Here's an example of the behavior I'm seeing: 2024-12-14.13-14-17.mp4 |
ah, that might just be the way it's supposed to work - the demo page behaves the same. Is there any way to have the default filter just be all categories, all difficulty? |
I have a strange issue I've been trying to fix ever since upgrading to 0.12.0
The list at
/trails
used to show all of my saved trails, but now none appear. They still appear to be in the database, though, because they can be accessed via direct link. Some of them also appear on the homepage.I see the following in the logs for wanderer_web, which might be related:
I also get a lot of these messages:
It might? be possible that one of my trails has some bad data? I get this message in the logs when I try to load
/map
The text was updated successfully, but these errors were encountered: