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

Issue accessing Linux DSVM #155

Open
carla-fiadeiro opened this issue Oct 15, 2020 · 2 comments
Open

Issue accessing Linux DSVM #155

carla-fiadeiro opened this issue Oct 15, 2020 · 2 comments

Comments

@carla-fiadeiro
Copy link

I was able to deploy all the resources successfully but when I get into the App service and try to access the Linux DSVM by clicking on the Jupyter Notebook link, I type the user and pass, click Sign In and then I get the following error:

image

I also noticed that 2 of the Webjobs are always in status Pending Restart

image

If I try to start them manually it won’t work and I get this on the logs:

[10/15/2020 14:36:33 > 437cbc: SYS INFO] WebJob singleton lock is released
[10/15/2020 14:36:33 > 437cbc: SYS INFO] WebJob singleton lock is acquired
[10/15/2020 14:36:33 > 437cbc: SYS INFO] Run script 'run.cmd' with script host - 'WindowsScriptHost'
[10/15/2020 14:36:33 > 437cbc: SYS INFO] Status changed to Running
[10/15/2020 14:36:33 > 437cbc: INFO] 
[10/15/2020 14:36:33 > 437cbc: INFO] D:\local\Temp\jobs\continuous\PythonAndStorageSetup\v5pntngq.qlw>set READY_FILE=D:\home\site\READY 
[10/15/2020 14:36:33 > 437cbc: INFO] 
[10/15/2020 14:36:33 > 437cbc: INFO] D:\local\Temp\jobs\continuous\PythonAndStorageSetup\v5pntngq.qlw>set PYTHON_DIR=D:\home\python364x64\python.exe 
[10/15/2020 14:36:33 > 437cbc: INFO] 
[10/15/2020 14:36:33 > 437cbc: INFO] D:\local\Temp\jobs\continuous\PythonAndStorageSetup\v5pntngq.qlw>IF NOT EXIST D:\home\python364x64\python.exe EXIT
[10/15/2020 14:36:33 > 437cbc: INFO] 
[10/15/2020 14:36:33 > 437cbc: INFO] D:\local\Temp\jobs\continuous\PythonAndStorageSetup\v5pntngq.qlw>IF EXIST D:\home\site\READY EXIT
[10/15/2020 14:36:33 > 437cbc: SYS INFO] Status changed to Success
[10/15/2020 14:36:33 > 437cbc: SYS INFO] Process went down, waiting for 60 seconds
[10/15/2020 14:36:33 > 437cbc: SYS INFO] Status changed to PendingRestart

What am I doing wrong?

Thank you in advance.

Regards

@carla-fiadeiro
Copy link
Author

Hi was someone able to look at my issue? Thank you

@ishmaelamin
Copy link

Has anyone resolved this issue?

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

2 participants