ngrok is not yet ready to start tunnels - ngrok

getting error after run gulp ngrok-serve
[23:35:35] 'start-ngrok' errored after 25 s
[23:35:35] NgrokClientError in plugin "yoteams-build.core"
Message:
ngrok is not yet ready to start tunnels
Details:
response: [object Object]
body: [object Object]
[23:35:35] 'start-ngrok' errored after 25 s
[23:35:35] NgrokClientError in plugin "yoteams-build.core"
Message:
ngrok is not yet ready to start tunnels
Details:
response: [object Object]
body: [object Object]

Related

openstack Instance failed network setup

I have 2 ubuntu node (controller and compute) that i installed openstack, module by module.
but i can not create any instance.
in nova compute logs show this error:
ERROR nova.compute.manager [req-42d9d648-b39f-4214-9e5e-b8fb8799c10e 91704884e43f48fcbd156b8d7429fc3e 5e055db0a5464dc1997ab0f456792271 - default default] Instance failed network setup after 1 attempt(s): keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to http://localhost:9696/v2.0/networks?id=163f0b54-e337-40ac-81af-958c24ceeb7f: HTTPConnectionPool(host='localhost', port=9696): Max retries exceeded with url: /v2.0/networks?id=163f0b54-e337-40ac-81af-958c24ceeb7f (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4ce476a820>: Failed to establish a new connection: [Errno 111] ECONNREFUSED')
please help me

Frequently Prerender is getting stopped. How can i handle this?

Using: https://prerender.io/
Frequently getting this error unexpected server response (404) and prerender is stopped.
Right now I have always restarted the server and solving this issue.
I am using pm2 to continue server start.
https://www.npmjs.com/package/pm2
got 504 in 16ms for https://www.testing.com/tags/testing1234/1
getting https://www.testing.com/tags/testing1234/1
Error: unexpected server response (404)
at ClientRequest._req.on (/opt/apps/apps/prerender/node_modules/ws/lib/WebSocket.js:653:21)
at ClientRequest.emit (events.js:182:13)
at HTTPParser.parserOnIncomingClient (_http_client.js:555:21)
at HTTPParser.parserOnHeadersComplete (_http_common.js:109:17)
at Socket.socketOnData (_http_client.js:441:20)
at Socket.emit (events.js:182:13)
at addChunk (_stream_readable.js:283:12)
at readableAddChunk (_stream_readable.js:264:11)
at Socket.Readable.push (_stream_readable.js:219:10)
at TCP.onStreamRead (internal/stream_base_commons.js:94:17)

Send a text message Using FCM and Twilio

I want to send a text message to a particular user's number stored in Firebase Database. For that I have Used FCM and Twilio. My problem is that I got following errors. (Follwed tutorial from https://angularfirebase.com/lessons/sms-texting-with-twilio/)
errrrror { Error: getaddrinfo ENOTFOUND api.twilio.com api.twilio.com:443
at errnoException (dns.js:28:10)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:76:26)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'api.twilio.com',
host: 'api.twilio.com',
port: 443 }
Your country block twilio ,you can use proxy before you send a request to twilio.in english you can deploy your project on a external server in another country

Meteor MUP PhantomJS error

I'm using mup to deploy the Meteor app:
docker Image : abernix/meteord:base
using ongoworks:spiderable for phantomjs / docker compatibility
Spiderable works fine in local development environment.
I am getting error when trying to
$curl http://hostname?_escaped_fragment_=
Internal Server Error
And, in mup logs, I see this:
spiderable: phantomjs failed: Error: Command failed: /bin/bash -c exec phantomjs --load-images=no --ignore-ssl-errors=yes /tmp/meteor_2576971355
at ChildProcess.exithandler (child_process.js:200:12)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at maybeClose (internal/child_process.js:862:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:222:5)
stderr:
Error: Meteor code must always run within a Fiber. Try wrapping callbacks that you pass to non-Meteor libraries with Meteor.bindEnvironment.
at Object.Meteor.nodeCodeMustBeInFiber (packages/meteor.js:1075:11)
at [object Object]..extend.get (packages/meteor.js:1087:12)
at [object Object].RouteController.lookupOption (packages/iron_router.js:143:29)
at new Controller.extend.constructor (packages/iron_router.js:103:21)
at [object Object].ctor (packages/iron_core.js:144:17)
at Function.Router.createController (packages/iron_router.js:810:18)
at Function.Router.dispatch (packages/iron_router.js:1335:25)
at Object.router (packages/iron_router.js:624:12)
at next (/bundle/bundle/programs/server/npm/node_modules/meteor/webapp/node_modules/connect/lib/proto.js:174:15)
at Object.handle (packages/cfs_http-methods.js:444:12)
Spiderable works fine when I deploy build with "debug: true" option in mup.js file under buildOptions section. Strange!
Ref: https://www.npmjs.com/package/mup#build-options

Failed to connect to [127.0.0.1:3000] when running Meteor

I'm trying to run a newly created Meteor app on Windows 10 with:
meteor create foo
cd foo
meteor
But I am getting this error:
Error: failed to connect to [127.0.0.1:3001]
at Object.Future.wait (C:\Users\Pechi\AppData\Local\.meteor\packages\meteor-tool\1.1.10\mt-os.windows.x86_32\dev_bundle\lib\node_modules\fibers\future.js:398:15)
at Object.exports.waitForOne (C:\tools\utils\fiber-helpers.js:52:25)
at yieldingMethod (C:\tools\runners\run-mongo.js:376:25)
at initiateReplSetAndWaitForReady (C:\tools\runners\run-mongo.js:546:7)
at launchMongo (C:\tools\runners\run-mongo.js:658:9)
at [object Object]._.extend._startOrRestart (C:\tools\runners\run-mongo.js:756:19)
at [object Object]._.extend.start (C:\tools\runners\run-mongo.js:714:10)
at C:\tools\runners\run-all.js:168:26
- - - - -
at [object Object].<anonymous> (C:\Users\Pechi\AppData\Local\.meteor\packages\meteor-tool\1.1.10\mt-os.windows.x86_32\isopackets\mongo\npm\npm-mongo\node_modules\mongodb\lib\mongodb\connection\server.js:556:74)
at [object Object].emit (events.js:106:17)
at [object Object].<anonymous> (C:\Users\Pechi\AppData\Local\.meteor\packages\meteor-tool\1.1.10\mt-os.windows.x86_32\isopackets\mongo\npm\npm-mongo\node_modules\mongodb\lib\mongodb\connection\connection_pool.js:156:15)
at [object Object].emit (events.js:98:17)
at Socket.<anonymous> (C:\Users\Pechi\AppData\Local\.meteor\packages\meteor-tool\1.1.10\mt-os.windows.x86_32\isopackets\mongo\npm\npm-mongo\node_modules\mongodb\lib\mongodb\connection\connection.js:534:10)
at Socket.emit (events.js:95:17)
at net.js:441:14
at process._tickCallback (node.js:448:13)
Meteor Version is 1.2.1. Firewall and AntiVir Apps are turned off.
Several deinstallations and new installations doesn't work either

Resources