You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feb 4 14:18:47 [1] DBG:clusterer:load_db_info: 2 rows found in clusterer
Feb 4 14:18:47 [1] ERROR:clusterer:parse_phostport: too many colons in bin:fc7a:db3e:205:547b:b494:2:0:48b8
Feb 4 14:18:47 [1] ERROR:clusterer:add_node_info: Bad URL!
Feb 4 14:18:47 [1] ERROR:clusterer:load_db_info: Unable to add node info to backing list
... but OpenSIPS still starts. Later on, it crashes in clusterer, because of what I suspect to be a NULLcluster->current_node field:
Feb 4 14:18:47 [36] DBG:clusterer:cl_request_sync: requesting drouting-status-repl sync in cluster 1
Feb 4 14:18:47 [36] DBG:clusterer:cl_request_sync: donor node not found
Feb 4 14:18:47 [36] CRITICAL:core:sig_usr: segfault in process pid: 36, id: 5
Feb 4 14:18:47 [36] DBG:core:restore_segv_handler: restoring SIGSEGV handler...
Feb 4 14:18:47 [36] DBG:core:restore_segv_handler: successfully restored system SIGSEGV handler
In case of a bad provisioning of the
clusterer
table, e.g.:... clusterer fails to parse the node URL:
... but OpenSIPS still starts. Later on, it crashes in clusterer, because of what I suspect to be a
NULL
cluster->current_node
field:OpenSIPS version you are running
The text was updated successfully, but these errors were encountered: