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

Error During Import #3

Open
systemlevel opened this issue Jun 9, 2013 · 1 comment
Open

Error During Import #3

systemlevel opened this issue Jun 9, 2013 · 1 comment

Comments

@systemlevel
Copy link

Running node --version .0.10.10

After clicking start import it will enter into a recursive warning loop:

(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral.

Then finally error out with:

events.js:72
throw er; // Unhandled 'error' event
^
RangeError: Maximum call stack size exceeded

@systemlevel
Copy link
Author

After an attempt to start the dpd instance (dpd -d, etc) the following is output in console:

Error loading resources:
Error: Expected file: resources/sessions/config.json
at /var/www/api.wfman.com/node_modules/deployd/lib/config-loader.js:129:15
at taskCallback (/var/www/api.wfman.com/node_modules/deployd/node_modules/async/lib/async.js:386:21)
at fs.js:207:20
at Object.oncomplete (fs.js:107:15)

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