fracz wrote: Sun Mar 29, 2026 3:36 pm
Problem u lukfuda wynikał z lokalnej customowej konfiguracji, ogarnięte
No to może napisz coś więcej, bo mam akurat taki sam przypadek.
Własna bardzo testowa instancja w wersji 26.02 ( poprzedni upgrade przeszedł niemal niezauważalnie ) a teraz przy próbie podniesienia wersji restartuje się supla-cloud.
Kontener na proxmoxie z dokerem zrobionym z poradnika:
https://klimastech.eu.org/supla-docker- ... r-compose/
Fragment loga (nie wiem czy coś z niego wynika złego ale tylko takie coś udało mi się znaleźć)
Code: Select all
Creating SQL procedures and views
=================================
Number of scripts to execute: 39
Procedures
----------
✅ supla_add_channel.sql
✅ supla_add_client.sql
✅ supla_add_em_current_log_item.sql
✅ supla_add_em_power_active_log_item.sql
✅ supla_add_em_voltage_aberration_log_item.sql
✅ supla_add_em_voltage_log_item.sql
✅ supla_add_iodevice.sql
✅ supla_calculate_channel_checksum.sql
✅ supla_calculate_device_checksum.sql
✅ supla_current_weekday_hour.sql
✅ supla_is_now_active.sql
✅ supla_mark_gate_closed.sql
✅ supla_mark_gate_open.sql
✅ supla_mqtt_broker_auth.sql
✅ supla_oauth_add_client_for_app.sql
✅ supla_oauth_add_token_for_alexa_discover.sql
✅ supla_oauth_add_token_for_app.sql
✅ supla_register_device_managed_push.sql
✅ supla_set_channel_caption.sql
✅ supla_set_channel_group_caption.sql
✅ supla_set_channel_json_config.sql
✅ supla_set_closing_attempt.sql
✅ supla_set_device_json_config.sql
✅ supla_set_location_caption.sql
✅ supla_set_scene_caption.sql
✅ supla_update_channel_conflict_details.sql
✅ supla_update_channel_extended_value.sql
✅ supla_update_channel_flags.sql
✅ supla_update_channel_functions.sql
✅ supla_update_channel_state.sql
✅ supla_update_channel_value.sql
✅ supla_update_client.sql
✅ supla_update_device_pairing_result.sql
✅ supla_update_iodevice.sql
✅ supla_update_push_notification_client_token.sql
✅ supla_update_subdevice.sql
Views
-----
✅ supla_v_accessid_active.sql
✅ supla_v_auto_gate_closing.sql
✅ supla_v_client_channel.sql
Client for webapp exists.
// Warming up the cache for the prod environment with debug
// false
[OK] Cache for the "prod" environment (debug=false) was successfully warmed.
User [email protected] already exists.
Database connection has been established.
[OK] Metadata storage synchronized
[OK] Already at the latest version
("SuplaBundle\Migrations\Migration\Version20260330150252")
[OK] The "async" transport was set up successfully.
Creating SQL procedures and views
=================================