Thanks for your response. This will be a long message, but perhaps you can go to the end of it to see a possible cause of the problem
It is a new installation on a vmware virtual machine. We are behind a proxy.
The list of repositories is as follows:
/etc/apt/sources.list is empty, but the content of /etc/apt/souce.list.d is:
mysql.list
nodesource.list
onlyoffice.list
openresty.list
opensearch-2.x.list
opensearch-dashboards-2.x.list
redis.list
ubuntu.sources
cat mysql.list
deb [signed-by=/usr/share/keyrings/mysql-apt-config.gpg] zzzz://repo.mysql.com/apt/ubuntu/noble mysql-apt-config
deb [signed-by=/usr/share/keyrings/mysql-apt-config.gpg] zzzz://repo.mysql.com/apt/ubuntu/noble mysql-8.4-lts
deb [signed-by=/usr/share/keyrings/mysql-apt-config.gpg] zzzz://repo.mysql.com/apt/ubuntu/ noble mysql-tools
deb-src [signed-by=/usr/share/keyrings/mysql-apt-config.gpg] zzzz://repo.mysql.com/apt/ubuntu/noble mysql-8.4-lts
cat nodesource.list
deb [arch=amd64 signed-by=/usr/share/keyrings/nodesource.gpg] zzzz://deb.nodesource.com/node_18.x nodistro main
cat onlyoffice.list
deb [signed-by=/usr/share/keyrings/onlyoffice.gpg] zzzz://download.onlyoffice.com/repo/debian squeeze main
cat openresty.list
deb [signed-by=/usr/share/keyrings/openresty.gpg] zzzz://openresty.org/package/ubuntu jammy main
cat opensearch-2.x.list
deb [signed-by=/usr/share/keyrings/opensearch-keyring] zzzz://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable main
cat opensearch-dashboards-2.x.list
deb [signed-by=/usr/share/keyrings/opensearch-keyring] zzzz://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable main
cat redis.list
deb [signed-by=/usr/share/keyrings/redis.gpg] zzzz://packages.redis.io/deb jammy main
cat ubuntu.sources
Types: deb
URIs: zzzz://us.archive.ubuntu.com/ubuntu/
Suites: noble noble-updates noble-backports
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
Types: deb
URIs: zzzz://security.ubuntu.com/ubuntu/
Suites: noble-security
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
apt.conf.d directory:
01autoremove
10periodic
20apt-esm-hook.conf
20auto-upgrades
20snapd.conf
50command-not-found
70debconf
99needrestart
01-vendor-ubuntu
15update-stamp
20archive
20packagekit
50appstream
50unattended-upgrades
90curtin-aptproxy
99update-notifier
Or maybe you mean apt.conf?:
Acquire::http::Proxy “http://[my_credentials]@proxy.xxxxxxxx.xxx:8080”;
Acquire::https::Proxy “http://[my_credentials]@proxy.xxxxxxxx.xxx:8080”;
Acquire::ftp::Proxy “http://[my_credentials]@proxy.xxxxxxxx.xxx:8080”;
And the output when running the installer:
root@onlyoffice:~# bash docspace-install.sh package
Hit:1 zzzz://download.onlyoffice.com/repo/debian squeeze InRelease
Hit:2 zzzz://deb.nodesource.com/node_18.x nodistro InRelease
Hit:3 zzzz://repo.mysql.com/apt/ubuntu jammy InRelease
Hit:4 zzzz://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable InRelease
Hit:5 zzzz://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable InRelease
Hit:6 zzzz://openresty.org/package/ubuntu jammy InRelease
Hit:7 zzzz://us.archive.ubuntu.com/ubuntu noble InRelease
Hit:8 zzzz://security.ubuntu.com/ubuntu noble-security InRelease
Hit:9 zzzz://us.archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:10 zzzz://us.archive.ubuntu.com/ubuntu noble-backports InRelease
Hit:11 zzzz://packages.redis.io/deb jammy InRelease
Reading package lists… Done
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 712 100 712 0 0 1091 0 --:–:-- --:–:-- --:–:-- 1090
#######################################
BOOTSTRAP
#######################################
deb [signed-by=/usr/share/keyrings/onlyoffice.gpg] zzzz://download.onlyoffice.com/repo/debian squeeze main
gpg: key 8320CA65CB2DE8E5: “Ascensio System Limited (ONLYOFFICE) <support_onlyoffice.com>” not changed
gpg: Total number processed: 1
gpg: unchanged: 1
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4404 100 4404 0 0 7384 0 --:–:-- --:–:-- --:–:-- 7376
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1096 100 1096 0 0 1419 0 --:–:-- --:–:-- --:–:-- 1417
#######################################
CHECK PORTS
#######################################
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7303 100 7303 0 0 12997 0 --:–:-- --:–:-- --:–:-- 13017
#######################################
INSTALL PREREQUISITES
#######################################
Hit:1 zzzz://download.onlyoffice.com/repo/debian squeeze InRelease
Hit:2 zzzz://repo.mysql.com/apt/ubuntu jammy InRelease
Hit:3 zzzz://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable InRelease
Hit:4 zzzz://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable InRelease
Hit:5 zzzz://deb.nodesource.com/node_18.x nodistro InRelease
Hit:6 zzzz://openresty.org/package/ubuntu jammy InRelease
Hit:7 zzzz://us.archive.ubuntu.com/ubuntu noble InRelease
Hit:8 zzzz://security.ubuntu.com/ubuntu noble-security InRelease
Hit:9 zzzz://us.archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:10 zzzz://packages.redis.io/deb jammy InRelease
Hit:11 zzzz://us.archive.ubuntu.com/ubuntu noble-backports InRelease
Reading package lists… Done
Generating locales (this might take a while)…
en_US.UTF-8… done
Generation complete.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4300 100 4300 0 0 103k 0 --:–:-- --:–:-- --:–:-- 104k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4300 100 4300 0 0 107k 0 --:–:-- --:–:-- --:–:-- 110k
2024-11-12 12:22:19 - Installing pre-requisites
Hit:1 zzzz://download.onlyoffice.com/repo/debian squeeze InRelease
Hit:2 zzzz://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable InRelease
Hit:3 zzzz://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable InRelease
Hit:4 zzzz://repo.mysql.com/apt/ubuntu jammy InRelease
Hit:5 zzzz://deb.nodesource.com/node_18.x nodistro InRelease
Hit:6 zzzz://openresty.org/package/ubuntu jammy InRelease
Hit:7 zzzz://us.archive.ubuntu.com/ubuntu noble InRelease
Hit:8 zzzz://security.ubuntu.com/ubuntu noble-security InRelease
Hit:9 zzzz://us.archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:10 zzzz://us.archive.ubuntu.com/ubuntu noble-backports InRelease
Hit:11 zzzz://packages.redis.io/deb jammy InRelease
Reading package lists… Done
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
apt-transport-https is already the newest version (2.7.14build2).
ca-certificates is already the newest version (20240203).
curl is already the newest version (8.5.0-2ubuntu10.4).
gnupg is already the newest version (2.4.4-2ubuntu17).
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Hit:1 zzzz://download.onlyoffice.com/repo/debian squeeze InRelease
Hit:2 zzzz://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable InRelease
Hit:3 zzzz://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable InRelease
Hit:4 zzzz://deb.nodesource.com/node_18.x nodistro InRelease
Hit:5 zzzz://repo.mysql.com/apt/ubuntu jammy InRelease
Hit:6 zzzz://us.archive.ubuntu.com/ubuntu noble InRelease
Hit:7 zzzz://openresty.org/package/ubuntu jammy InRelease
Hit:8 zzzz://security.ubuntu.com/ubuntu noble-security InRelease
Hit:9 zzzz://us.archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:10 zzzz://us.archive.ubuntu.com/ubuntu noble-backports InRelease
Hit:11 zzzz://packages.redis.io/deb jammy InRelease
Reading package lists… Done
2024-11-12 12:22:24 - Repository configured successfully.
2024-11-12 12:22:24 - To install Node.js, run: apt-get install nodejs -y
2024-11-12 12:22:24 - You can use N|solid Runtime as a node.js alternative
2024-11-12 12:22:24 - To install N|solid Runtime, run: apt-get install nsolid -y
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 50232 100 50232 0 0 343k 0 --:–:-- --:–:-- --:–:-- 345k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 18072 100 18072 0 0 511k 0 --:–:-- --:–:-- --:–:-- 519k
(Reading database … 124616 files and directories currently installed.)
Preparing to unpack mysql-apt-config_0.8.33-1_all.deb …
Unpacking mysql-apt-config (0.8.33-1) over (0.8.33-1) …
Setting up mysql-apt-config (0.8.33-1) …
gpg: key 5F4349D6BF53AA0C: “Redis (Package Signing) <redis-packages_redis.io>” not changed
gpg: Total number processed: 1
gpg: unchanged: 1
deb [signed-by=/usr/share/keyrings/redis.gpg] zzzz://packages.redis.io/deb jammy main
gpg: key 97DB7443D5EDEB74: “OpenResty Admin <admin_openresty.com>” not changed
gpg: Total number processed: 1
gpg: unchanged: 1
deb [signed-by=/usr/share/keyrings/openresty.gpg] zzzz://openresty.org/package/ubuntu jammy main
Hit:1 zzzz://download.onlyoffice.com/repo/debian squeeze InRelease
Hit:2 zzzz://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable InRelease
Hit:3 zzzz://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable InRelease
Get:4 zzzz://repo.mysql.com/apt/ubuntu noble InRelease
Err:4 zzzz://repo.mysql.com/apt/ubuntu noble InRelease
Clearsigned file isn’t valid, got ‘NOSPLIT’ (does the network require authentication?)
Hit:5 zzzz://deb.nodesource.com/node_18.x nodistro InRelease
Hit:6 zzzz://openresty.org/package/ubuntu jammy InRelease
Hit:7 zzzz://us.archive.ubuntu.com/ubuntu noble InRelease
Hit:8 zzzz://security.ubuntu.com/ubuntu noble-security InRelease
Hit:9 zzzz://us.archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:10 zzzz://packages.redis.io/deb jammy InRelease
Hit:11 zzzz://us.archive.ubuntu.com/ubuntu noble-backports InRelease
Reading package lists… Done
E: Failed to fetch zzzz://repo.mysql.com/apt/ubuntu/dists/noble/InRelease Clearsigned file isn’t valid, got ‘NOSPLIT’ (does the network require authentication?)
E: The repository ‘zzzz://repo.mysql.com/apt/ubuntu noble InRelease’ is not signed.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
There is something strange that I noticed in the InRelease of the mysql repo:
If I edit the mysql.list file to use another distro that is not “noble”, such as “mantic” or “oracular”, and I perform an apt update, it works perfectly, but if I use “noble”, it gives the “no-split” error.
Since the onlyoffice installer itself downloads the “mysql.list” file, I can’t change it to use another distro.
I tried on another server connected without a proxy and it works, so the abnormal behavior occurs only with the noble distro of the mysql repo.
Anyway, thank you very much for your help. I’m going to install another version of Ubuntu and reinstall onlyoffice from there.