Freika / dawarich

Self-hosted alternative to Google Location History (Google Maps Timeline)
https://dawarich.app
GNU Affero General Public License v3.0
2.25k stars 51 forks source link

Could not locate Gemfile or .bundle/directory #386

Open pebblecoder5 opened 2 weeks ago

pebblecoder5 commented 2 weeks ago

Describe the bug A clear and concise description of what the bug is.

Following instructions on /imports/new

Version Include version of Dawarich you're experiencing problem on. 0.16.3

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

image

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Logs If applicable, add logs from containers dawarich_app and dawarich_sidekiq to help explain your problem.

Additional context Add any other context about the problem here.

Freika commented 2 weeks ago

@pebblecoder5 I can see that you're running the command from tmp directory. Try running it from the root directory of Dawarich

pebblecoder5 commented 2 weeks ago

image

Freika commented 1 week ago

@pebblecoder5 what pwd returns?

pebblecoder5 commented 1 week ago

image

petrm commented 2 days ago

Are you running dawarich in docker? If you do, then you need to run the import from /var/app. I just had the same issue. You also need to run the command with the default user user@domain.com instead of user@example.com'.