Questions tagged [nextcloud]
145 questions
0
votes
1 answer
Stratis filesystem will not mount after a reboot because the disk is full
It concerns a rhel8 server that has two disks (sda and sdb), and only on the sdb disk a Stratis filesystem has been created. After a restart of the server, no more mount point appears on the sdb disk. When I try to mount it I get the following…
0
votes
0 answers
Nginx 2 servers 1 port
I know this can be done in Apache and I am still new to nginx but how do I based on the domain entering do I send it to a different server?
So I basically have 2 sites I just use for messing about with and I want to use nextcloud but this will have…

Riddleuk
- 1
0
votes
1 answer
Create a containerized reverse proxy with multiple sites on a separate IP Address
I administer a small cluster which has several different services running, including grafana monitoring as a container, cloud file storage as a container (nextcloud), and a FreeIPA server on bare metal. I want to put the cloud storage service behind…

Folshost
- 1
- 1
0
votes
0 answers
Capacity Estimation for Physical Machines Hosting Simplified Nextcloud Instances
I am writing a grant to provide students with free access to Nextcloud VMs, and I need to budget for physical machines. The question is, how can I estimate the number of VMs running just Nextcloud (with just the file sharing applications,…

user1093043
- 31
- 2
0
votes
2 answers
Cannot enable php7.4 on Ubuntu 20.04
I'm trying to set up nextcloud on a home ubuntu box.
I've got php 7.4 installed, apache, etc.
However apache2ctl -M does not show php as shared. This causes (I guess) the http://localhost/nextcloud setup GUI to render as raw php code in the…

auslander
- 101
- 1
- 2
0
votes
1 answer
docker-compose with nginx and nextcloud FPM stops accepting https connections
I have a fairly standard setup, with nginx as a web frontend (with https certiticates and such) and a nextcloud FPM backend; the whole installation has very low traffic, since I am the only one using it.
At one point https stops working, every…

Riccardo Cossu
- 101
- 4
0
votes
1 answer
Nextcloud Talk - Configuring coTURN - No working ICE candidates returned
I have installed Nextcloud successfully and now I'm trying to configure coTURN to use it with Nextcloud Talk. I followed the official documentation like this:
Install and configure coTURN
After installing coturn on Debian 10, I checked the…

Andy Sukowski-Bang
- 153
- 6
0
votes
1 answer
How can I further troubleshoot a "502 Bad Gateway" error?
I am running a set of services in a Docker environment. All services are behind the same nginx reverse proxy container that encrypts with letsencrypt and splits the incoming traffic based on subdomains.
Today all of a sudden (while I was tinkering…

Hannes Knutsson
- 37
- 1
- 3
0
votes
0 answers
Nextcloud no access to occ UPDATE: Trying to change a password in LDAP conf
I’m in big need for help. So I had my Nextcloud server up and running. After I went to do some LDAP changes why server started crashing. I know how to fix it but it’s not working.
Basically there’s an error in my LDAP config file.
Solution
sudo -u…

Janar
- 1
- 1
0
votes
0 answers
Nextcloud Static IP address slowing down the website
I installed Nextcloud on my Ubuntu 20.04 VM. Everything is working nicely, webpage is fast, the server gets the network credentials from DHCP server.
I want to change the IP address of my Nextcloud server (outside of the DHCP server range). All the…

Janar
- 1
- 1
0
votes
1 answer
Apache can't start because httpd is listening on port 80?
Hello serverfault community.
I'm setting up a nextcloud server, but apache is not starting.
When I run systemctl status apache2 I get:
● apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor…

Nico Nico Pizza
- 69
- 1
- 9
0
votes
1 answer
letsencrypt on nginx reverse proxy and nextcloud backend
So I have a running nginx as reverse proxy listening on 443 and 80 for my nextcloud backend. The nextcloud VM is running on apache without SSL, all encryptions are done by nginx reverse proxy.
For public access, nginx has setup a rewrite and so…

sirhideo
- 1
0
votes
1 answer
Nextcloud fpm container with nginx on the host
I'm trying to deploy nextcloud-fpm docker-compose.
But i got this error in my nginx error logs [error] 28942#28942: *7817 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: X.X.X.X, server:…

Baptiste Vadé
- 13
- 4
0
votes
1 answer
Can all docker volumes be into a partition and would it be good for backup -cloning- purposes? (ex:/var/lib/docker/volumes/ in /dev/sdb1 @fstab)
I'm thinking of migrating all our documents and spreadsheets infrastrucure from and old standalone samba server to one of those popular self-hosted solutions and I'm trying to do the best long-lasting error prone easy (re)install. I've made it easy…

Fernando Mengel
- 101
0
votes
1 answer
Nextcloud installation throws "Forbidden" when testing
I've just installed Nextcloud on my Ubuntu server. Followed the steps in the docs
but at the point where I'm supposed to see Nextcloud front page running on localhost port 80
I'm getting "Forbidden. You don't have permision to access this…

Mark
- 101
- 1
- 1
- 5