Open pebblecoder5 opened 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 what pwd
returns?
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'
.
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:
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
anddawarich_sidekiq
to help explain your problem.Additional context Add any other context about the problem here.