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

Some Issues about Running locally #10

Open
ShawnZ777 opened this issue Oct 13, 2021 · 0 comments
Open

Some Issues about Running locally #10

ShawnZ777 opened this issue Oct 13, 2021 · 0 comments

Comments

@ShawnZ777
Copy link

  • There's an issue that the document told me to use $ docker build -t atf_headless_browser . to build an image.
    However, in start.py, it sets the image name with IMAGE_NAME = 'atf_headless_runner'.
    So when I run the start.py, it can not create a container until I rename the image to make sure they are the same.

  • And the second issue is an Error during login. It can not find the file with sn_passwrod.
    There will be a "FileNotFoundError: [Errno 2] No such file or directory: '/var/servicenow/C:\\\\ProgramData\\\\docker\\\\secrets\\\\sn_password'"

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