Skip to content

Node mirror stuck saying opening #26

@mondus

Description

@mondus

Hi, I have installed node mirror on a clean ec2 ubuntu image as follows.

sudo apt-get update
sudo apt-get install -y nodejs-legacy npm	
sudo npm install node-gyp node-mirror

Launched using:

sudo node node_modules/node-mirror/bin/nodeMirror.js --port 3000 --dir /home/mondus --username mondus --password mypassword

The terminal module works correctly but the file view is stuck saying Opening .... There is no error from the server. I have noticed that a previous issue suggested that the --dir argument should be an absolute path which I am specifying correctly. Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions