Skip to content

Instantly share code, notes, and snippets.

@ee7klt
ee7klt / nodejitsu deploy error
Last active December 21, 2015 05:18
barebones meteor app nodejitsu deploy error
localhost:nodejitsu-test macgeekalex$ jitsu deploy
info: Welcome to Nodejitsu thetrystero
info: jitsu v0.13.0, node v0.10.12
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in meteor
warn: Local package version appears to be old
warn: The package.json version will be incremented automatically
warn: About to write /Volumes/Prodigy RAIDER PRO/Users/macgeekalex/Documents/Copy/Copy/Stanford Online/Startup Engineering/MeteorTest/nodejitsu-test/package.json
data:
@ee7klt
ee7klt / package.json
Last active December 21, 2015 05:18
package.json for nodejitsu deploy of meteor barebones test app
{
"name": "nodejitsu-test",
"subdomain": "undefined-nodejitsu-test",
"scripts": {
"start": "meteor"
},
"version": "0.0.0-2",
"engines": {
"node": "0.10.x"
}
@ee7klt
ee7klt / versions
Created August 17, 2013 05:30
versions of node, npm and jitsu
localhost:nodejitsu-test macgeekalex$ node -v
v0.10.12
localhost:nodejitsu-test macgeekalex$ npm -v
1.3.4
localhost:nodejitsu-test macgeekalex$ jitsu -v
0.13.0
@ee7klt
ee7klt / heroku.logs
Created August 17, 2013 18:08
push meteor app to heroku fail
2013-08-17T18:01:37.530687+00:00 heroku[api]: Enable Logplex by [email protected]
2013-08-17T18:01:37.555537+00:00 heroku[api]: Release v2 created by [email protected]
2013-08-17T18:01:38.217833+00:00 heroku[api]: Add BUILDPACK_URL config by [email protected]
2013-08-17T18:01:38.243813+00:00 heroku[api]: Release v3 created by [email protected]
2013-08-17T18:01:51.931211+00:00 heroku[api]: Add MONGO_URL config by [email protected]
2013-08-17T18:01:51.952696+00:00 heroku[api]: Release v4 created by [email protected]
2013-08-17T18:02:05.443420+00:00 heroku[api]: Add ROOT_URL config by [email protected]
2013-08-17T18:02:05.462833+00:00 heroku[api]: Release v5 created by [email protected]
2013-08-17T18:04:36+00:00 heroku[slug-compiler]: Slug compilation started
2013-08-17T18:05:40+00:00 heroku[slug-compiler]: Slug compilation finished
@ee7klt
ee7klt / npm.depends
Created August 18, 2013 00:49
meteor modulus deploy error: Npm.depends
Welcome to Modulus
You are logged in as [email protected]
[?] Are you sure you want to use project leaderboard? (yes)
at Array.forEach (native)
at Function._.each._.forEach (/mnt/data/2/node_modules/underscore/underscore.js:79:11)
at /mnt/data/2/programs/server/boot.js:80:5
[2013-08-18T00:44:49.024Z] Application CRASH detected.
[2013-08-18T00:44:50.616Z] Application restarted with pid undefined
/mnt/data/2/programs/server/boot.js:184
@ee7klt
ee7klt / modulus.chat
Created August 18, 2013 01:13
chat with @InconceivableB
[All systems operational]
[09:03] == alex___ [af88a457@gateway/web/freenode/ip.175.136.164.87] has joined #Modulus
[09:04] == mokes [[email protected]] has joined #Modulus
[09:04] <alex___> does modulus work with meteor 0.6.5 yet?
[09:04] == mokes [[email protected]] has quit [Read error: Connection reset by peer]
[09:05] <@InconceivableB> we did a release yesterday for 0.6.5, but it appears a few dependencies are still being missed
[09:05] <@InconceivableB> a release of demeteorizer
[09:06] == mokes [[email protected]] has joined #Modulus
[09:06] == mokes [[email protected]] has quit [Read error: Connection reset by peer]
[09:06] <alex___> getting an error saying npm module connect can't be found
@ee7klt
ee7klt / stripe.not.found
Created August 18, 2013 06:52
modulus/meteor: stripe module not found
[2013-08-18T05:11:05.563Z] Application CRASH detected.
[2013-08-18T05:11:06.445Z] Application restarted with pid undefined
Error: Cannot find module '/mnt/data/1/public/node_modules/stripe'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:362:17)
at require (module.js:378:17)
at Object._.each.Npm.require (/mnt/data/1/server/server.js:253:20)
at app/server/server.coffee.js:17:14
at /mnt/data/1/server/server.js:298:12
@ee7klt
ee7klt / stripe.package.json
Created August 18, 2013 07:36
meteor/modulus: package.json for tachyoned withs stripe dependency
{
"name": "TachyonEd",
"description": "TachyonEd - automatically converted by Demeteorizer. https://github.com/onmodulus/demeteorizer",
"version": "0.0.1",
"main": "main.js",
"engines": {
"node": "0.8.24"
},
"dependencies": {
"clean-css": "0.8.3",
@ee7klt
ee7klt / foreman.pause.error
Created August 20, 2013 16:58
foreman error: cannot find module pause
[ubuntu@ip-10-164-107-15:~/bitstarter-ssjs-db]$
[ubuntu@ip-10-164-107-15:~/bitstarter-ssjs-db]$foreman start
16:54:54 web.1 | started with pid 1338
16:54:54 web.1 | node.js:201
16:54:54 web.1 | throw e; // process.nextTick error, or 'error' event on first tick
16:54:54 web.1 | ^
16:54:54 web.1 | Error: Cannot find module 'pause'
16:54:54 web.1 | at Function._resolveFilename (module.js:332:11)
16:54:54 web.1 | at Function._load (module.js:279:25)
16:54:54 web.1 | at Module.require (module.js:354:17)
@ee7klt
ee7klt / nexus10-emu-error
Created January 13, 2014 04:46
cannot run nexus 10 emulator in eclipse
01-13 04:33:46.801: W/Resources(1698): Preloaded drawable resource #0x10805ff (android:drawable/textfield_searchview_holo_light) that varies with configuration!!
01-13 04:33:46.801: W/Resources(1698): Preloaded drawable resource #0x10805fa (android:drawable/textfield_search_right_selected_holo_light) that varies with configuration!!
01-13 04:33:46.801: W/Resources(1698): Preloaded drawable resource #0x10805f8 (android:drawable/textfield_search_right_default_holo_light) that varies with configuration!!
01-13 04:33:46.801: W/Resources(1698): Preloaded drawable resource #0x1080601 (android:drawable/textfield_searchview_right_holo_light) that varies with configuration!!
01-13 04:33:46.801: W/Resources(1698): Preloaded drawable resource #0x10805fc (android:drawable/textfield_search_selected_holo_dark) that varies with configuration!!
01-13 04:33:46.801: W/Resources(1698): Preloaded drawable resource #0x10805f0 (android:drawable/textfield_search_default_holo_dark) that varies with configuration!!
01-13 04:33:46.801