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

Server not started #84

Open
pavlosidelov opened this issue Oct 15, 2017 · 3 comments
Open

Server not started #84

pavlosidelov opened this issue Oct 15, 2017 · 3 comments

Comments

@pavlosidelov
Copy link

I install all libs.
MySQL DB on another virtual machine.
Login and password is correct.
I have access from remote machine.
Firewall disabled.
Scheme created.
User created.
Access granted.

I stuck, please help


/UniqueMachine/cross_browser-master/flask/server.py
Traceback (most recent call last):
File /UniqueMachine/cross_browser-master/flask/server.py", line 8, in
create_app().run(host = '0.0.0.0')
File /UniqueMachine/cross_browser-master/flask/server.py", line 4, in create_app
from uniquemachine_app import app
File /UniqueMachine/cross_browser-master/flask/uniquemachine_app.py", line 17, in
app.config['MYSQL_DATABASE_USER'] = config.get('mysql', 'admin2')
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ConfigParser.py", line 607, in get
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'mysql'

@leeuw12
Copy link

leeuw12 commented Apr 16, 2021

I also tried to start server and got same errors.
I found that in this file (cross_browser/client/fingerprint/js/toServer.js ) you need to change the ip-address to your own. But it didn't start with this change either. @Song-Li , Could you suggest what else needs to be changed in the configurations?

@Moizahmeddt
Copy link

Were any of you able to solve this error?? @leeuw12 @pavlosidelov

@Song-Li
Copy link
Owner

Song-Li commented Jan 17, 2022

Hi Guys. I have updated the files and instructions. Please take a look at the new Readme and modify the files accordingly. Thank you!

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

4 participants