- Joined
- Apr 13, 2024
- Messages
- 5
- Reaction score
- 0
Hello,
Looking for some feedback on my issue but I have a VM on a VMWare host that has my existing 3CX running on it. I recently upgraded it tonight from v18 to v20 then took a full backup and saved the backup to my downloads folder.
I then deployed an "LXC Container" on my new Proxmox server host and the container is running Debian 12
I followed steps to getting the "apt" install method it all works fine it asks me "Finish setup in CLI or web UI" I select "1 for web UI" and get to the browser tab
From there I upload the backup from the restore option on this fresh install it works on FQDN then cert then eventually errors out to this error -
OK
BELOW IS MY PORT SELECTION ----
HTTPS. 5001
HTTP 5000.
SIP server. Default 5060.
Tunnel Port. Default 5090.
Looking for some feedback on my issue but I have a VM on a VMWare host that has my existing 3CX running on it. I recently upgraded it tonight from v18 to v20 then took a full backup and saved the backup to my downloads folder.
I then deployed an "LXC Container" on my new Proxmox server host and the container is running Debian 12
I followed steps to getting the "apt" install method it all works fine it asks me "Finish setup in CLI or web UI" I select "1 for web UI" and get to the browser tab
From there I upload the backup from the restore option on this fresh install it works on FQDN then cert then eventually errors out to this error -
Server error
System.Exception: Error in CreatingCloudServerManagementDatabase.sql: 22023: new encoding (UTF8) is incompatible with the encoding of the template database (SQL_ASCII) ---> Npgsql.PostgresException (0x80004005): 22023: new encoding (UTF8) is incompatible with the encoding of the template database (SQL_ASCII) at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|234_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) at Npgsql.NpgsqlDataReader.g__ReadMessageSequential|44_0(NpgsqlConnector connector, Boolean async) at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) at Npgsql.NpgsqlDataReader.NextResult() at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) at Npgsql.NpgsqlCommand.ExecuteScalar(Boolean async, CancellationToken cancellationToken) at Npgsql.NpgsqlCommand.ExecuteScalar() at PostInstall.DBConnection.ExecuteScriptInternal(NpgsqlConnection connection, String sqlQuery, IDictionary`2 parameters) at PostInstall.DBConnection.ExecuteScript(String sqlQuery, IDictionary`2 parameters) at _3CXCloudDBManager.DbConnectionExtensions.ExecuteScript(IDBConnection connection, Object configurationStructure, String scriptText, Boolean asResourceName) Exception data: Severity: ERROR SqlState: 22023 MessageText: new encoding (UTF8) is incompatible with the encoding of the template database (SQL_ASCII) Hint: Use the same encoding as in the template database, or use template0 as template. File: dbcommands.c Line: 1080 Routine: createdb --- End of inner exception stack trace --- at _3CXCloudDBManager.DbConnectionExtensions.ExecuteScript(IDBConnection connection, Object configurationStructure, String scriptText, Boolean asResourceName) at _3CXCloudDBManager.CloudDBManager.CreateCloudServerManagementDatabase(IDBConnection superuser, CloudServerManagementDatabaseConfiguration configuration) at PostInstall.SetupExecutor.CreateCloudServerManagementDatabase(CloudDBManager cloudDbManager, IDBConnection templateConnection) at PostInstall.SetupExecutor.CreateDatabase(Action`1 stateChanged) at PostInstall.SetupExecutor.ExecuteSetup(SetupSettings setupSettings, Action`1 stateChanged, Action`1 errorNotifier) at PbxWebConfigTool.PbxSetupService.CreatePbxInternal(SetupSettings settings)OK
BELOW IS MY PORT SELECTION ----
Port selection for Web services (HTTPS/HTTP) and VoIP (SIP and Tunnel)
Select the ports required for the management console, web client and VoIP services. You can leave the default options or choose other ports. Not all ports are permitted and ports cannot be changed after. These ports are automatically opened on your Windows or Linux local firewalls but you will need to port forward these ports on your border firewall device. More information here.HTTPS. 5001
HTTP 5000.
SIP server. Default 5060.
Tunnel Port. Default 5090.