Session 2026-05-19: OpenRemote map display investigation, cleanup, fresh install
- Investigated map display issues (agentLink, GeoJSON coords, realm config) - Cleaned up all dashboards and containers - Fresh Manager installation (PostgreSQL in recovery) - Updated TODO.md with current status - GeoJSON proxy: fixed coordinate order (lon/lat) - Session resume saved
This commit is contained in:
11
TODO.md
11
TODO.md
@@ -1,6 +1,6 @@
|
||||
# Smart City Digital Twin — TODO List
|
||||
|
||||
> Dernière mise à jour : 2026-05-17 20:00
|
||||
> Dernière mise à jour : 2026-05-19 22:15
|
||||
|
||||
## ✅ Complété (5/13)
|
||||
| ID | Tâche |
|
||||
@@ -14,7 +14,7 @@
|
||||
## 🔴 Bloqué (5/13)
|
||||
| ID | Tâche | Raison |
|
||||
|----|-------|--------|
|
||||
| p1-or | OpenRemote agents MQTT | API 403, UI headless ne rend pas |
|
||||
| p1-or | OpenRemote agents MQTT + map display | PostgreSQL en recovery après reinstallation |
|
||||
| p4-ditto | Ditto.digitribe.fr | MongoDB localhost hardcodé |
|
||||
| p1-prometheus | Prometheus + Grafana | Réseau interne inaccessible |
|
||||
| p3-kepler | KeplerGL | Image Docker incomplète, build npm trop long |
|
||||
@@ -37,6 +37,13 @@
|
||||
| metabase | data-visualization | ✅ |
|
||||
| contexus | iot | ✅ |
|
||||
|
||||
## 📝 Notes 2026-05-19
|
||||
- **OpenRemote map display** : Investigation approfondie — points ne s'affichent pas malgré toutes les conditions remplies (location, agentLink, showOnDashboard, bon realm)
|
||||
- **Décision** : Repartir de zéro avec installation fraîche du Manager
|
||||
- **PostgreSQL** : En recovery (fsync du data directory) — peut prendre 10+ minutes
|
||||
- **Prochaines étapes** : Attendre PostgreSQL → Vérifier Manager/Keycloak → Lancer simulateur → Créer dashboard via UI → Vérifier affichage
|
||||
- **Custom project** : Répertoire `/home/eric/openremote/custom-project/` cloné — prêt pour développement custom
|
||||
|
||||
## Credentials
|
||||
- **GeoServer**: admin / Digitribe972
|
||||
- **PostGIS dédié**: smartcity / SmartCity972 (port 5433)
|
||||
|
||||
Reference in New Issue
Block a user