polyserve cannot serve the app - polymer
Node v8.11
NPM v5.6
Whenever I try to call polymer serve an error occurs telling that server failed to start and no available ports, which is wrong! most of the ports are available.
$ polymer serve
ERROR: Server failed to start: Error: No available ports. Ports tried: [8081,8000,8001,8003,8031,2000,2001,2020,2109,2222,2310,3000,3001,3030,3210,3333,4000,4001,4040,4321,4502,4503,4567,5000,5001,5050,5432,6000,6001,6060,6666,6543,7000,7070,7774,7777,8765,8777,8888,9000,9001,9080,9090,9876,9877,9999,49221,55001]
at /Users/nabed/.config/yarn/global/node_modules/polyserve/lib/start_server.js:380:15
at Generator.next (<anonymous>)
at fulfilled (/Users/nabed/.config/yarn/global/node_modules/polyserve/lib/start_server.js:17:58)
at <anonymous>
error: cli runtime exception: Error: Error: No available ports. Ports tried: [8081,8000,8001,8003,8031,2000,2001,2020,2109,2222,2310,3000,3001,3030,3210,3333,4000,4001,4040,4321,4502,4503,4567,5000,5001,5050,5432,6000,6001,6060,6666,6543,7000,7070,7774,7777,8765,8777,8888,9000,9001,9080,9090,9876,9877,9999,49221,55001]
error: Error: Error: No available ports. Ports tried: [8081,8000,8001,8003,8031,2000,2001,2020,2109,2222,2310,3000,3001,3030,3210,3333,4000,4001,4040,4321,4502,4503,4567,5000,5001,5050,5432,6000,6001,6060,6666,6543,7000,7070,7774,7777,8765,8777,8888,9000,9001,9080,9090,9876,9877,9999,49221,55001]
at /Users/nabed/.config/yarn/global/node_modules/polyserve/lib/start_server.js:91:19
at Generator.throw (<anonymous>)
at rejected (/Users/nabed/.config/yarn/global/node_modules/polyserve/lib/start_server.js:18:65)
at <anonymous>
here is a --verbose err log text http://freetexthost.com/2sjgr45yx5
I am on mac, I installed node via package installer form there website
As #synk said on the comment:
polymer serve --hostname 0.0.0.0 or replace 0.0.0.0 with an IP
that is available on the machine
Related
Cannot start minishift on mac Catalina
I tried a couple of time to install uninstall and reinstall openshift on 2 macs with os Catalina 10.15.7 but it never starts. I read Minishift cannot start in macOS and installed the var as described. but I still get the error below. Did anybody manage to install it on Catalyna and managed to resolve these errors? kind regards Markus -- Starting Minishift VM ........ FAIL E0423 15:57:02.814314 21785 start.go:499] Error starting the VM: Error creating the VM. Error creating machine: Error in driver during machine creation: Error setting up host only network on machine start: /usr/local/bin/VBoxManage hostonlyif ipconfig vboxnet1 --ip 192.168.99.1 --netmask 255.255.255.0 failed: VBoxManage: error: Code E_ACCESSDENIED (0x80070005) - Access denied (extended info not available) VBoxManage: error: Context: "EnableStaticIPConfig(Bstr(pszIp).raw(), Bstr(pszNetmask).raw())" at line 242 of file VBoxManageHostonly.cpp . Retrying. Error starting the VM: Error creating the VM. Error creating machine: Error in driver during machine creation: Error setting up host only network on machine start: /usr/local/bin/VBoxManage hostonlyif ipconfig vboxnet1 --ip 192.168.99.1 --netmask 255.255.255.0 failed: VBoxManage: error: Code E_ACCESSDENIED (0x80070005) - Access denied (extended info not available) VBoxManage: error: Context: "EnableStaticIPConfig(Bstr(pszIp).raw(), Bstr(pszNetmask).raw())" at line 242 of file VBoxManageHostonly.cpp
It seens a virtualbox configuration error about network access deniying. Try this: Access or create file /etc/vbox/networks.conf (or where your vbox configuration file is located) Change the content to: *0.0.0.0/0 ::/0
Getting error: operation failed: Failed to connect to remote libvirt error when I try doing kvm migration using virsh on debian
I am getting the error message error: operation failed: Failed to connect to remote libvirt URI qemu+ssh://mytargethostname.mydomain.com/system: Cannot recv data: Host key verification failed.: Connection reset by peer when I try to run the kvm migration command like this virsh migrate --verbose --live --p2p --tunnelled hosttomigrate qemu+ssh://mytargethostname.mydomain.com/system I can successfully view the running vms on the target host when I run virsh -c qemu+ssh://mytargethostname.mydomain.com/system list --all Is there some special configuration that I may need for kvm ?
Geth: "Error starting protocol stack: invalid argument"
I'm trying to set up a local Ethereum node in a Vagrant (trusty64, geth 1.7.1-stable): geth --identity "test_remote" --datadir "./geth_data_remote" --trace "./geth_data_remote/trace.txt" --dev and getting the following error: 19:00:20.199679 syncDir: sync /var/www/vhosts/localhost/htdocs/geth_data_remote/geth/chaindata: invalid argument 19:00:20.199749 CURRENT: sync /var/www/vhosts/localhost/htdocs/geth_data_remote/geth/chaindata: invalid argument Locally (OSX 10.12.6, geth 1.6.7-stable) it works without any problems that's why I can't get the problem. p.s. Setup in Vagrant works only with a default path. What could be the reason?
404 error when using brew to install mysql
I tried to install mysql using brew and got the following error: dyn-160-39-161-214:Cellar Bren$ brew install mysql ==> Downloading http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.19.tar.gz curl: (22) The requested URL returned error: 404 Not Found Error: Failed to download resource "mysql" Download failed: http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.19.tar.gz dyn-160-39-161-214:Cellar Brennan$ brew install mysql ==> Downloading http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.19.tar.gz curl: (22) The requested URL returned error: 404 Not Found Error: Failed to download resource "mysql" Download failed: http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.19.tar.gz I looked around and couldn't find any resources about this. To be frank I'm not sure its a fault on my side. I seem to be able to brew other things ok.
Connection Timeout at "./rebar get-deps" / compiling EJabberd
I am trying to compile eJabberd on CentOS6. I am following the steps mentioned # [https://www.process-one.net/docs/ejabberd/guide_en.html#htoc12][1] However, this aborts with connection-timeout error while executing "make". Following is the error snipet from command prompt: * [root#CentOS-6-64-EN ejabberd-15.04]# make rm -rf deps/.got rm -rf deps/.built /usr/lib64/erlang/bin/escript rebar get-deps && :> deps/.got ==> rel (get-deps) ==> ejabberd-15.04 (get-deps) Pulling p1_cache_tab from {git,"git://github.com/processone/cache_tab", "cca096330ce39e8b56fe0e0c478df1ff452e7751"} github.com[0: 192.30.252.131]: errno=Connection timed out fatal: unable to connect a socket (Connection timed out) Initialized empty Git repository in /root/Desktop/eJabberd/ejabberd-15.04/deps/p1_cache_tab/.git/ ERROR: git clone -n git://github.com/processone/cache_tab p1_cache_tab failed with error: 128 and output: github.com[0: 192.30.252.131]: errno=Connection timed out fatal: unable to connect a socket (Connection timed out) Initialized empty Git repository in /root/Desktop/eJabberd/ejabberd-15.04/deps/p1_cache_tab/.git/ ERROR: 'get-deps' failed while processing /root/Desktop/eJabberd/ejabberd-15.04: rebar_abort make: *** [deps/.got] Error 1 * On trying the command "./rebar get-deps", I get the same connection timeout error. My network connectivity is fine and it seems the github link is broken. Please Help!
You should try replacing the dependancy link to Github using https:// instead of git:// It should fix your issue. We will check the project to make sure all our dependancies use https url scheme instead of ssh.