- Joined
- Apr 30, 2018
- Messages
- 15
- Reaction score
- 16
Hello all,
the upgrade process started from management console ended in a 403 error.
Here is the excerpt from the log file /var/lib/3cxpbx/Instance1/Data/Logs/3cxManagementConsole.log:
What is going on here?
the upgrade process started from management console ended in a 403 error.
Here is the excerpt from the log file /var/lib/3cxpbx/Instance1/Data/Logs/3cxManagementConsole.log:
Code:
2023/12/17 00:46:53.520|50022|0033|Info|[ProductUpdater.Services.DebianUpgradeMailSender] Sending email about Debian Upgrade
2023/12/17 00:49:02.549|50022|0033|Info|[ProductUpdater.Services.UpdateService] Building update list...
2023/12/17 00:49:02.556|50022|0036|Info|[System.Net.Http.HttpClient.Default.LogicalHandler] Start processing HTTP request GET https://downloads-global.3cx.com/downloads/v180/templates/sbc/sbc.xml
2023/12/17 00:49:02.556|50022|0036|Info|[System.Net.Http.HttpClient.Default.ClientHandler] Sending HTTP request GET https://downloads-global.3cx.com/downloads/v180/templates/sbc/sbc.xml
2023/12/17 00:49:02.557|50022|0027|Info|[ProductUpdater.Services.UpdateService] Building update list...
2023/12/17 00:49:02.557|50022|0027|Info|[ProductUpdater.Items.DebianOSUpdate] Reading local version for Debian OS
2023/12/17 00:49:02.679|50022|0033|Info|[System.Net.Http.HttpClient.Default.LogicalHandler] Start processing HTTP request GET https://downloads-global.3cx.com/downloads/v180/hotfixes/hotfixes.xml
2023/12/17 00:49:02.679|50022|0033|Info|[System.Net.Http.HttpClient.Default.ClientHandler] Sending HTTP request GET https://downloads-global.3cx.com/downloads/v180/hotfixes/hotfixes.xml
2023/12/17 00:49:02.696|50022|0036|Info|[System.Net.Http.HttpClient.Default.ClientHandler] Received HTTP response headers after 140.0365ms - 200
2023/12/17 00:49:02.696|50022|0036|Info|[System.Net.Http.HttpClient.Default.LogicalHandler] End processing HTTP request after 140.1591ms - 200
2023/12/17 00:49:02.700|50022|0027|Info|[System.Net.Http.HttpClient.Default.ClientHandler] Received HTTP response headers after 21.0981ms - 403
2023/12/17 00:49:02.700|50022|0027|Info|[System.Net.Http.HttpClient.Default.LogicalHandler] End processing HTTP request after 21.2914ms - 403
2023/12/17 00:49:02.700|50022|0027|Erro|[ProductUpdater.Services.DefaultUpdateDefinitionProvider] Request to https://downloads-global.3cx.com/downloads/v180/hotfixes/hotfixes.xml has failed with message $Server returned 'Forbidden' when 'https://downloads-global.3cx.com/downloads/v180/hotfixes/hotfixes.xml' was requested
What is going on here?