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

RangeError: Maximum call stack size exceeded #643

Closed
ryanfitzer opened this issue Sep 15, 2013 · 3 comments
Closed

RangeError: Maximum call stack size exceeded #643

ryanfitzer opened this issue Sep 15, 2013 · 3 comments

Comments

@ryanfitzer
Copy link

All templates I've tried give the same result.

Just after "notice: Shutting down the global DocPad, and starting up the local" I get:

node.js:0
// Copyright Joyent, Inc. and other Node contributors.
^
RangeError: Maximum call stack size exceeded

docpad --version 6.52.1

node --version v0.10.15

npm --version 1.3.9

OS X 10.8.4

Also, running docpad run -d did not generate a "docpad-debug.log" inside my project folder. Is this located somewhere else?

@balupton
Copy link
Member

Can you add me on Skype (username balupton) or Google Hangouts (balupton@gmail.com) and I'll debug this with you?

balupton added a commit that referenced this issue Sep 16, 2013
- v6.52.2 September 16, 2013
	- Possible fix for `Error: A task's completion callback has fired when
the task was already in a completed state, this is unexpected` error
		- Thanks to [Ryan Fitzer](https://github.com/ryanfitzer) for [issue
#643](#643) thanks to
		- Thanks to [drguildo](https://github.com/drguildo), [Evan
Bovie](https://github.com/phaseOne), [Brandon
Mason](https://github.com/bitmage),
[ashyadav](https://github.com/ashyadav) for [issue
#623](#623)
	- Will now output the progress of `iconv` install if `detectEncoding`
is true and `iconv` isn't installed
	- Updated dependencies
@balupton
Copy link
Member

Should be fixed in v6.52.2, let me know if it isn't.

@ryanfitzer
Copy link
Author

Fixed! Thanks.

balupton added a commit that referenced this issue Oct 23, 2013
- v6.52.2 September 16, 2013
	- Possible fix for `Error: A task's completion callback has fired when
the task was already in a completed state, this is unexpected` error
		- Thanks to [Ryan Fitzer](https://github.com/ryanfitzer) for [issue
#643](#643) thanks to
		- Thanks to [drguildo](https://github.com/drguildo), [Evan
Bovie](https://github.com/phaseOne), [Brandon
Mason](https://github.com/bitmage),
[ashyadav](https://github.com/ashyadav) for [issue
#623](#623)
	- Will now output the progress of `iconv` install if `detectEncoding`
is true and `iconv` isn't installed
	- Updated dependencies
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