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

Error on Starting Web Server #1041

Closed
JoeBrody opened this issue Aug 30, 2016 · 2 comments
Closed

Error on Starting Web Server #1041

JoeBrody opened this issue Aug 30, 2016 · 2 comments

Comments

@JoeBrody
Copy link

I am running Windows 7

Currently installing caravel (http://airbnb.io/caravel/installation.html[])

On this step:

Start the web server on port 8088

python caravel runserver -p 8088

Error Message:
C:\Users\Me\AppData\Local\Programs\Python\Python35-32\lib\site-packages\flask_cache__init__.py:152: UserWarning: Flask-Cache: CACHE_TYPE is set to null, caching is effectively disabled. warnings.warn("Flask-Cache: CACHE_TYPE is set to null, " C:\Users\Me\AppData\Local\Programs\Python\Python35-32\lib\site-packages\flask\exthook.py:71: ExtDeprecationWarning: Importing flask.ext.cache is deprecated, use flask_cache instead. .format(x=modname), ExtDeprecationWarning 2016-08-30 12:39:14,607:ERROR:flask_appbuilder.security.sqla.manager:DB Creation and initialization failed: (sqlite3.OperationalError) unable to open database file

Any help would be much appreciated :)

@aljones
Copy link
Contributor

aljones commented Aug 30, 2016

The default SQLALCHEMY_DATABASE_URI of the release version doesn't work on windows unless you happen to have a preexisting c:\tmp folder.

@xrmx xrmx added the question label Aug 30, 2016
@xrmx
Copy link
Contributor

xrmx commented Aug 30, 2016

Closing then. Friendly reminder that for support questions better use the mailing list, thanks.

@xrmx xrmx closed this as completed Aug 30, 2016
@dpgaspar dpgaspar mentioned this issue Jun 21, 2019
3 tasks
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 17, 2021
* feat(plugin-chart-table): enable emitting cross-filters

* Hide filters checkbox when cross filters flag is disabled
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 24, 2021
* feat(plugin-chart-table): enable emitting cross-filters

* Hide filters checkbox when cross filters flag is disabled
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 25, 2021
* feat(plugin-chart-table): enable emitting cross-filters

* Hide filters checkbox when cross filters flag is disabled
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 26, 2021
* feat(plugin-chart-table): enable emitting cross-filters

* Hide filters checkbox when cross filters flag is disabled
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

3 participants