Questions tagged [nextcloud]

32 questions
4
votes
2 answers

Nextcloud Box Performance

As most of you probably know, nextcloud released the nextcloud box with support for RPI2 and with future softwareupdates RPI3. My question is, has anyone bought the Nextcloud box? If you have, then what’s your experience with it? How is the…
followMOE
  • 43
  • 1
  • 4
4
votes
1 answer

Pi 3 nextcloud server and NAS

Is it possible to use something like dietpi, install nextcloud as well as have a NAS in the same thing accessing the same files? What I would like is a system where I can access the NAS via my Linux or windows machines through something like samba…
rodude123
  • 141
  • 4
2
votes
3 answers

Install nextcloud on Raspbian

Can I install nextcloud on Raspbian? (I have a RPI3) I know that a image of it already exists, but I would want to know if something installed from tarball. If so, what web server would be better (apache, lighttpd, nginx) This is my lsb…
sebelk
  • 161
  • 1
  • 2
  • 7
2
votes
1 answer

Setting up Nextcloud on Raspi; cannot connect to custom domain

My Goal: I'm trying to setup my raspi to host a nextcloud server, and I've also purchased a domain name; let's say it's www.johndoe.com . My goal is to be able to log in to this cloud from any machine at the url www.johndoe.com/nextcloud. Edit:…
Jabber1
  • 121
  • 3
2
votes
0 answers

Nextcloud client

I have a Pi 4 with Open Media Vault (mainly for smb and nfs services) with external drives to share files on the local network. How can I install the NextCloud client to synchronise the files on the Raspberry Pi with my cloud storage? I have seen…
Peter Prevos
  • 121
  • 2
2
votes
2 answers

Access Raspberry Pi behind a NAT firewall through Internet

I have been developing projects with Raspberry Pi 4. For the current project I am running a NextCloudPi server on it. I am able to access the server using my Internal IP. I want to access it using a public domain name or in other words through open…
1
vote
1 answer

Segmentation fault when sudo su or other sudo commands

I wanted to update my SSL certs on my Pi 3B+ which is running NextcloudPi. I did not touch the Raspbian System on it for at least 2 months. I am the only one who is able to login. I connect via SSH using XFCE Terminal on Manjaro: ssh…
Danveloper
  • 13
  • 2
1
vote
1 answer

Access NextCloud-Files within Host (Raspberry Pi)

When running a NextCloud server on a Raspberry Pi 2 with Raspbian, how do I access the the synchronised files on that Raspberry Pi without using the browser? The data folder of NextCloud returns that access permission is denied. For me that is…
1
vote
1 answer

RPI3 does not boot, after which SD card is no longer usable

I have an RPi3 B+ on which I had set up NextCloudPi, using an external USB drive to store files to. Everything worked fine, so I decided to put the RPi into a case. I used an original RPi case. When I switched everything on again, the RPi did not…
1
vote
1 answer

Install nextcloud with different data dierectory

I dont know whether this is possible or not, but what I want is, I want to install next cloud in my raspberry pi and I know how to install and I want to target the mysql database which is installed in a different server and I know how to do this as…
GRK
  • 17
  • 4
1
vote
1 answer

Raspbian - SQLite, Nextcloud - file locked

I have a Rpi 3b+ on raspbian setup on sqlite and nextcloud. I run the below command: sudo -u www-data php /var/www/html/nextcloud/occ files:scan --all get the below output: Starting scan for user 1 out of 1 (pi) Exception during scan:…
TheTourer
  • 57
  • 1
  • 6
1
vote
2 answers

Port forwarding from ZTE MF831 data stick to Raspberry Pi 3 (Apache/Nextcloud)

How can I access my Raspberry PI 3 (Apache/Nextcloud) from a ZTE MF831 data stick? I use Raspbian Strecth and got a public/static IP from my provider. EDIT: The data stick is connected directly to the Pi. EDIT: (screenshot added)
Lunar Sea
  • 13
  • 1
  • 6
1
vote
0 answers

CentOS packages vs NextCloud

I have intention to reuse one of my Pi3 into a home server for multiples services (yet to be decided). I am new to servers and hence using the Pi for exploration and monkeying around. If I understand things correctly, NextCloud is a consolidation,…
1
vote
2 answers

How to install onlyoffice document server on raspberry pi?

I have been trying to install the only office document server for 4 days now. I have tried using the docker method. Everything appear to go right with the docker method, but when I go to http://localhost then only the default apache 2 page is there.…
User98764431
  • 569
  • 1
  • 19
  • 33
1
vote
0 answers

Rasberry Pi 4 Nextcloud Sever goes down and stops responding to SSH after a while ping still works

My Rasberry Pi 4 running my Nextcloud Server sometimes just stops responding to everything except pings after a while, force rebooting it (disconnecting and reconnecting the power) temporarily fixes the issue and everything seems fine, but then the…
1
2 3