Hi friends,
I would like to install Collabora Online as described in the manual, but there is no download. Enclosed the error message.
[root@ ~]# yum install nethserver-collabora
Loaded plugins: changelog, fastestmirror, nethserver_events
Loading mirror speeds from cached hostfile
Who can help?
Thanks…
Uwe
robb
(Rob Bosch)
October 14, 2019, 3:47pm
2
If I visit https://wiki.nethserver.org/doku.php?id=collabora there is a install procedure.
Did you add the mrmarkuz and collabora repo prior to install the module?
mark_nl
(Mark Verlinde)
October 14, 2019, 3:54pm
3
As far as I know nethserver-collabora can be installed from the nethforge repository.
My best guess is the nethforge repository is disabled @transocean because is a system with a subscription…
2 Likes
That’s what I intended. But it does not work either.
[root@server ~]# yum -y install https://mrmarkuz.goip.de/mirror/mrmarkuz/7/noarch/nethserver-mrmarkuz-0.0.1-3.ns7.noarch.rpm
Loaded plugins: changelog, fastestmirror, nethserver_events
nethserver-mrmarkuz-0.0.1-3.ns7.noarch.rpm | 3.3 kB 00:00
Examining /var/tmp/yum-root-JFUdp1/nethserver-mrmarkuz-0.0.1-3.ns7.noarch.rpm: nethserver-mrmarkuz-0.0.1-3.ns7.noarch
/var/tmp/yum-root-JFUdp1/nethserver-mrmarkuz-0.0.1-3.ns7.noarch.rpm: does not update installed package.
Error: Nothing to do
[root@server ~]#
Yes, it is a system with subscribtion.
mark_nl
(Mark Verlinde)
October 14, 2019, 4:06pm
6
Note you are to install a nethserver-module supported by the community. That’s why the nethfroge repository is disabled by default on a subscribed system.
Not sure, do you have more luck with?:
yum --enablerepo=nethforge install nethserver-collabora
Hi Mark,
this was the solution for installing Collabora Code. I can create a document, but i cant work with it.
When i will load a word dokument i receive this error message:
Failed to load Collabora Online - please try again later
And there is no admin Page
Regards…
Uwe
mark_nl
(Mark Verlinde)
October 14, 2019, 5:12pm
8
Most likely this:
Hello, I’m trying to give a test with collabora. It didn’t work for the moment because “loolwsd” is searching for php71 but 72 is only installed.
Saving configuration to : /etc/loolwsd/loolwsd.xml ...
Saved
Unable to open /etc/scl/conf/rh-php71!
[root@srviia01 ~]# ls /etc/scl/conf/
rh-php72
Then, should I install rh-php71 or searching to edit loolwsd.xml ?
EDIT : on a clean-fresh server install
If
yum list installed rh-php71\*
ends with
Error: No matching Packages to list
You have the same issue…
1 Like
No,
i have a other unknown issue.
[root@server ~]# yum list installed rh-php71*
Loaded plugins: changelog, fastestmirror, nethserver_events
Loading mirror speeds from cached hostfile
sb-base: u2.nethserver.com
sb-centos-sclo-rh: u2.nethserver.com
sb-centos-sclo-sclo: u2.nethserver.com
sb-epel: u2.nethserver.com
sb-extras: u2.nethserver.com
sb-nethserver-base: u2.nethserver.com
sb-nethserver-updates: u2.nethserver.com
sb-updates: u2.nethserver.com
Installed Packages
rh-php71.x86_64 1-1.el7 @sb-centos-sclo-rh
rh-php71-php-cli.x86_64 7.1.30-1.el7 @sb-centos-sclo-rh
rh-php71-php-common.x86_64 7.1.30-1.el7 @sb-centos-sclo-rh
rh-php71-php-fpm.x86_64 7.1.30-1.el7 @sb-centos-sclo-rh
rh-php71-php-gd.x86_64 7.1.30-1.el7 @sb-centos-sclo-rh
rh-php71-php-intl.x86_64 7.1.30-1.el7 @sb-centos-sclo-rh
rh-php71-php-json.x86_64 7.1.30-1.el7 @sb-centos-sclo-rh
rh-php71-php-ldap.x86_64 7.1.30-1.el7 @sb-centos-sclo-rh
rh-php71-php-mbstring.x86_64 7.1.30-1.el7 @sb-centos-sclo-rh
rh-php71-php-mysqlnd.x86_64 7.1.30-1.el7 @sb-centos-sclo-rh
rh-php71-php-opcache.x86_64 7.1.30-1.el7 @sb-centos-sclo-rh
rh-php71-php-pdo.x86_64 7.1.30-1.el7 @sb-centos-sclo-rh
rh-php71-php-pear.noarch 1:1.10.4-1.el7 @sb-centos-sclo-rh
rh-php71-php-pecl-apcu.x86_64 5.1.8-1.el7 @sb-centos-sclo-rh
rh-php71-php-process.x86_64 7.1.30-1.el7 @sb-centos-sclo-rh
rh-php71-php-xml.x86_64 7.1.30-1.el7 @sb-centos-sclo-rh
rh-php71-php-zip.x86_64 7.1.30-1.el7 @sb-centos-sclo-rh
rh-php71-runtime.x86_64 1-1.el7 @sb-centos-sclo-rh
[root@server ~]#
mark_nl
(Mark Verlinde)
October 14, 2019, 5:52pm
10
Yes you have ;
ATM i’m out off options…
Is there a simple way to remove nextcloud including all files from the server? Completly without any rests?
mrmarkuz
(Markus Neuberger)
October 14, 2019, 6:10pm
12
As a last try you may edit /etc/e-smith/events/actions/nethserver-collabora-conf
and change 3 lines from rh-php71
to rh-php72
at the end of the file like
sudo -u apache scl enable rh-php72 ...
Then do a
signal-event nethserver-collabora-update
Hi Markus,
same problem. i wonder because there is no admin page after installation.
mrmarkuz
(Markus Neuberger)
October 14, 2019, 6:41pm
14
Did you try to connect to your collabora domain https://collabora.yourdomain.com/loleaflet/dist/admin/admin.html
?
IP address or Nethserver host name is not working.
You may check the service status:
systemctl status loolwsd -l
Service is running, but the admin sit is unreachable.
Not Found
The requested URL /loleaflet/dist/admin/admin.html was not found on this server.
mrmarkuz
(Markus Neuberger)
October 14, 2019, 8:21pm
16
Yes, i have. But may be wrong. Now i have killed the complete server.