Skip to content

我就想部署测试一下,搞了一天。 #6

Description

@Angel0726

你看一下这是什么原因,所有api-key我都是随便写的

 openbb-app
openbb-app version: 1.5.12
['akshare@1.2.5']
['tushare@1.2.2']

🔍 Checking API key configuration using priority-based mechanism...
2026-07-20 09:42:13,318 - openbb_app.core.utils - ERROR - Akshare API key not found. Checked locations: (1) Environment variable 'AKSHARE_API_KEY', (2) obb.user.credentials['akshare_api_key']
2026-07-20 09:42:13,319 - openbb_app.core.utils - ERROR - Tushare API key not found. Checked locations: (1) Environment variable 'TUSHARE_API_KEY', (2) obb.user.credentials['tushare_api_key']

⚠️  Missing API keys: akshare, tushare

============================================================
⚠️  Akshare API Key Not Found
============================================================

The Akshare API key is required for accessing Akshare data.

📖 How to obtain AkShare API key:
   - Visit: https://akshare.akfamily.xyz/

============================================================

Enter Akshare API key (or press Enter to skip):

⚠️  Skipping Akshare API key configuration.
   Akshare service will be unavailable.
2026-07-20 09:42:44,724 - openbb_app.core.utils - WARNING - AkShare API key not provided. AkShare service will be unavailable.

⚠️  AkShare service will be unavailable.

============================================================
⚠️  Tushare API Key Not Found
============================================================

The Tushare API key is required for accessing Tushare data.

📖 How to obtain Tushare API key:
   - Visit: https://tushare.pro/
   - Register for an account
   - Navigate to 个人中心 -> 接口TOKEN
   - Copy your API token

============================================================

Enter Tushare API key (or press Enter to skip):

⚠️  Skipping Tushare API key configuration.
   Tushare service will be unavailable.
2026-07-20 09:42:45,267 - openbb_app.core.utils - WARNING - Tushare API key not provided. Tushare service will be unavailable.

⚠️  Tushare service will be unavailable.

============================================================
API Key Configuration Summary:
============================================================
AkShare: ❌ Not configured
Tushare: ❌ Not configured
============================================================

2026-07-20 09:42:45,268 - openbb_app.core.utils - WARNING - AKSHARE_API_KEY not configured. AkShare data source will be unavailable.
2026-07-20 09:42:45,268 - openbb_app.core.utils - WARNING - TUSHARE_API_KEY not configured. Tushare data source will be unavailable.
2026-07-20 09:42:45,269 - openbb_app.main - INFO - CORS: ['https://finanalyzer.github.io', 'http://localhost:8080', 'http://localhost:5173']
🚀 Starting OpenBB Backend on http://0.0.0.0:8001
INFO:     Started server process [20892]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8001 (Press CTRL+C to quit)
INFO:     127.0.0.1:5565 - "GET /v1/dashboard HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:5567 - "GET /v1/dashboard HTTP/1.1" 404 Not Found
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions