Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yaml: line 8: did not find expected hexdecimal number #184

Open
imsergiobernal opened this issue Sep 9, 2021 · 0 comments
Open

yaml: line 8: did not find expected hexdecimal number #184

imsergiobernal opened this issue Sep 9, 2021 · 0 comments

Comments

@imsergiobernal
Copy link

imsergiobernal commented Sep 9, 2021

$ bin/moodle-docker-compose.cmd up -d
time="2021-09-09T16:30:49+02:00" level=warning msg="The \"MOODLE_DOCKER_SELENIUM_SUFFIX\" variable is not set. Defaulting to a blank string."
yaml: line 8: did not find expected hexdecimal number

I already tried setting the variable to "-debug" but does not work.

Using Windows 10, Git Bash and CMD. The same issue.

If I use $ export MOODLE_DOCKER_WWWROOT="C:/Users/Sergio/Code/junk/moodle-demo" with double-quote then errors line 9

Sergio@DESKTOP-7L05VFD MINGW64 ~/Code/moodle-dev (master)
$ export MOODLE_DOCKER_WWWROOT="C:/Users/Sergio/Code/junk/moodle-demo"

Sergio@DESKTOP-7L05VFD MINGW64 ~/Code/moodle-dev (master)
$ echo $MOODLE_DOCKER_WWWROOT
C:/Users/Sergio/Code/junk/moodle-demo

Sergio@DESKTOP-7L05VFD MINGW64 ~/Code/moodle-dev (master)
$ bin/moodle-docker-compose.cmd up -d
time="2021-09-09T16:38:51+02:00" level=warning msg="The \"MOODLE_DOCKER_SELENIUM_SUFFIX\" variable is not set. Defaulting to a blank string."
yaml: line 9: did not find expected hexdecimal number
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant