Last active
December 14, 2015 22:48
-
-
Save rxaviers/5160594 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Mar 14 03:05:39 nc02 download.jqueryui.com[9838]: User request exception: Error: | |
| convert: unrecognized color `0000000' @ warning/color.c/GetColorCompliance/946. | |
| at Socket.<anonymous> | |
| (/var/www/download.jqueryui.com/lib/themeroller.image.js:68:15) at | |
| Socket.EventEmitter.emit (events.js:93:17) at Pipe.onread (net.js:418:51) | |
| Mar 14 03:05:39 nc02 download.jqueryui.com[9838]: Caught exception: TypeError: | |
| Cannot call method 'forEach' of undefined at Object.Image.get [as callback] | |
| (/var/www/download.jqueryui.com/lib/themeroller.image.js:277:14) at | |
| async.queue.q.process | |
| (/var/www/download.jqueryui.com/node_modules/async/lib/async.js:611:43) at | |
| Socket.<anonymous> | |
| (/var/www/download.jqueryui.com/lib/themeroller.image.js:74:4) at | |
| Socket.EventEmitter.emit (events.js:93:17) at Pipe.onread (net.js:418:51) |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Running locally:
Image generated
User request exception: Error: convert: unrecognized color `2222222' @ warning/color.c/GetColorInfo/946.
Deleting callbacks
Image generated
Caught exception: TypeError: Cannot call method 'forEach' of undefined
at Object.Image.get as callback
at async.queue.q.process (/userdata/Documents/www/download.jqueryui.com/node_modules/async/lib/async.js:611:43)
at Socket. (/userdata/Documents/www/download.jqueryui.com/lib/themeroller.image.js:74:4)
at Socket.EventEmitter.emit (events.js:93:17)
at Pipe.onread (net.js:418:51)