dawarich icon indicating copy to clipboard operation
dawarich copied to clipboard

Could not locate Gemfile or .bundle/directory

Open pebblecoder5 opened this issue 1 year ago • 5 comments

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.

pebblecoder5 avatar Nov 10 '24 22:11 pebblecoder5

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

Freika avatar Nov 11 '24 14:11 Freika

image

pebblecoder5 avatar Nov 12 '24 04:11 pebblecoder5

@pebblecoder5 what pwd returns?

Freika avatar Nov 12 '24 14:11 Freika

image

pebblecoder5 avatar Nov 12 '24 20:11 pebblecoder5

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 [email protected] instead of [email protected]'.

petrm avatar Nov 23 '24 15:11 petrm

Closing this due to absence of details

Freika avatar Feb 19 '25 20:02 Freika