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

Unable to load completely, stop webpack:///./~/fbjs/lib/warning.js?8a56 #45

Open
maplerichie opened this issue Dec 15, 2016 · 2 comments

Comments

@maplerichie
Copy link

warning.js?8a56:36 Warning: Unknown prop alt-text on tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop
in img (created by navbarInstance)
in a (created by navbarInstance)
in NavbarBrand (created by navbarInstance)
in div (created by NavbarHeader)
in NavbarHeader (created by navbarInstance)
in div (created by Grid)
in Grid (created by Navbar)
in nav (created by Navbar)
in Navbar (created by Uncontrolled(Navbar))
in Uncontrolled(Navbar) (created by navbarInstance)
in navbarInstance

request.js?a434:117 GET http://localhost:3001/api/dbs net::ERR_CONNECTION_REFUSED

content.jsx?c7f5:24 Uncaught TypeError: Cannot read property 'databases' of undefined(…)

3 error on my Google Chrome console log. No idea how to solve it

@azat-co
Copy link
Owner

azat-co commented Dec 15, 2016

Do you have mongodb running? Cannot read property 'databases' of undefined

@maplerichie
Copy link
Author

mongod.service - SYSV: Mongo is a scalable, document-oriented database.
Loaded: loaded (/etc/rc.d/init.d/mongod; bad; vendor preset: disabled)
Active: active (running) since Thu 2016-12-15 18:07:39 CST; 5 days ago
Docs: man:systemd-sysv-generator(8)
Main PID: 7819 (mongod)
CGroup: /system.slice/mongod.service
└─7819 /usr/bin/mongod -f /etc/mongod.conf

@azat-co
Do you mean this?

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