Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Issue accessing Linux DSVM #155

Description

@carla-fiadeiro

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions