Skip to content

(windows) nanobox fails to 'run' complaining about a missing boxfile which is actually there #550

Open
@shie-erlich

Description

@shie-erlich

i'm running 'nanobox run' on windows (virtualbox). here is my folder content:

C:\Users\XXX\src\graymatter>dir
Volume in drive C has no label.
Volume Serial Number is B05D-D93E

Directory of C:\Users\XXX\src\

08/26/2017 11:30 AM

.
08/26/2017 11:30 AM ..
08/26/2017 11:13 AM 1,265 .gitignore
08/26/2017 11:13 AM .idea
08/26/2017 11:13 AM 2,435 application.py
08/26/2017 11:13 AM 238 boxfile.yml
08/26/2017 11:13 AM brain
08/26/2017 11:13 AM etc
08/26/2017 11:13 AM 12 README.md
08/26/2017 11:13 AM 68 requirements.txt

however, nanobox complains:

Building runtime :
Starting docker container :
Preparing environment for build :
- Copying ssh keys into the build environment...
- Setting up directories and permissions...

:::::::::::::::::::::::::::::::::::::::::::::::::::::::: MISSING BOXFILE.YML !!!

Nanobox is looking for a boxfile.yml config file. You might want to
check out our getting-started guide on configuring your app:

https://guides.nanobox.io/

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

Error : failed to execute hook (fetch) on c36d97eea87ed81d5bb2cf513c595f45a7b0360151e81010d7647a3ae1b0e546: util:Exec:/opt/nanobox/hooks/fetch: bad exit code(1):
Context : failed to build the code -> failed to run the (build)fetch hook

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions