dawarich icon indicating copy to clipboard operation
dawarich copied to clipboard

Failing to Migrate to AddTrackIdToPoints

Open dondonini opened this issue 5 months ago • 4 comments

OS & Hardware HP ProLiant N40L MicroServer Model 658553-001 Unraid OS (7.0.1) AMD Turion™ II Neo N40L Dual-Core @ 1500 MHz Docker 27.0.3

Version 0.30.5

Describe the bug bin/rails aborts after attempting to add points to track_id

To Reproduce Steps to reproduce the behavior:

  1. Start Dawarich Docker app

Expected behavior Successfully migrates and Dawarich boots up

Logs Dawarich App Log 2025 07 28 1632.txt PostGIS Log 2025 07 28 1636.txt

Additional context I'm not sure if I am reporting this correctly. Going to be honest: I am out of my element here aha.

dondonini avatar Jul 28 '25 20:07 dondonini

You can try running bundle exec rails db:rollback && bundle exec rails db:migrate in your container bash

Freika avatar Aug 01 '25 12:08 Freika

I got the same Problem. Even running bundle exec rails db:rollback && bundle exec rails db:migrate does not help. I get the same error afterwards.

Shidarr avatar Aug 04 '25 07:08 Shidarr

I may be doing this wrong, but I've attempted to run the command via the Unraid terminal and other ways; however, the container keeps crashing before I can even run it. I'm still getting the same results after all these attempts.

This may be a skill issue because I am not familiar with Docker containers, particularly in an Unraid environment.

dondonini avatar Aug 11 '25 20:08 dondonini

I ended up reinstalling everything, which wiped all my data, so now I have to re-upload everything I can salvage. It probably wasn’t the ideal solution, but after three weeks, I just decided to bite the bullet and take the drastic route.

dondonini avatar Sep 03 '25 20:09 dondonini