aitbc
6d8bcca6c9
revert: restore CLI and training script to use port 8006
...
Reverted previous changes that incorrectly changed RPC port from 8006 to 8005.
Investigation revealed:
- Port 8005 runs AI service (uvicorn src.ai_service.main:app)
- Port 8006 runs blockchain node HTTP RPC (uvicorn aitbc_chain.app:app)
The blockchain node HTTP RPC is actually on port 8006, not 8005.
The issue is that the blockchain node on port 8006 is not responding to HTTP requests.
Next step: Debug why blockchain node on port 8006 is not responding to HTTP.
2026-05-04 09:45:39 +02:00
..
2026-03-26 09:12:02 +01:00
2026-04-30 16:15:05 +02:00
2026-03-26 09:24:48 +01:00
2026-03-26 09:12:02 +01:00
2026-03-26 09:12:02 +01:00
2026-03-26 09:24:48 +01:00
2026-03-26 09:24:48 +01:00
2026-03-30 18:36:20 +02:00
2026-03-26 09:12:02 +01:00
2026-03-26 09:12:02 +01:00
2026-05-04 09:45:39 +02:00
2026-05-04 09:45:39 +02:00
2026-03-26 09:12:02 +01:00
2026-04-30 16:15:05 +02:00
2026-03-26 09:24:48 +01:00
2026-03-26 09:12:02 +01:00
2026-03-26 09:12:02 +01:00
2026-03-26 09:12:02 +01:00
2026-05-04 09:45:39 +02:00
2026-03-26 09:24:48 +01:00
2026-04-30 08:36:55 +02:00
2026-04-30 08:39:50 +02:00
2026-04-30 08:36:55 +02:00
2026-04-02 13:49:38 +02:00
2026-03-26 09:12:02 +01:00
2026-04-30 08:36:55 +02:00
2026-03-26 09:12:02 +01:00
2026-04-02 14:14:45 +02:00
2026-04-30 08:36:55 +02:00
2026-03-26 09:12:02 +01:00
2026-03-26 09:12:02 +01:00
2026-05-04 09:45:39 +02:00
2026-04-30 16:15:05 +02:00
2026-04-30 16:15:05 +02:00
2026-03-26 09:12:02 +01:00
2026-03-26 09:12:02 +01:00
2026-04-30 08:36:55 +02:00
2026-03-26 09:12:02 +01:00
2026-03-26 09:12:02 +01:00
2026-03-26 09:12:02 +01:00
2026-04-30 08:36:55 +02:00
2026-03-26 09:12:02 +01:00
2026-04-30 08:36:55 +02:00
2026-04-30 08:36:55 +02:00
2026-03-26 09:12:02 +01:00
2026-04-23 12:24:48 +02:00
2026-04-30 08:36:55 +02:00
2026-03-26 09:24:48 +01:00
2026-03-26 09:12:02 +01:00
2026-03-26 09:24:48 +01:00
2026-03-26 09:12:02 +01:00
2026-05-04 09:45:39 +02:00
2026-04-30 08:36:55 +02:00
2026-04-30 08:36:55 +02:00