Questions tagged [nextcloud]
81 questions
5
votes
1 answer
Cannot edit calendar events for invitations received by mail (Nextcloud, via Thunderbird/CalDAV)
When I create events myself, everything works smoothly and I can easily edit them at any time.
However, I cannot edit events events if the event was placed into the calendar by accepting an email invitation (in contrast to self-created events).
I…
Martin
- 402
5
votes
2 answers
Nextcloud client : No keychain service available
I have installed the nextcloud-client package from slackbuilds.org, with qtkeychain, libgnome-keyring and gnome-keyring.
I run the daemon in my .xinitrc like explained on the ArchWiki:
eval $(gnome-keyring-daemon --start)
export SSH_AUTH_SOCK
And…
dblouis
- 411
4
votes
1 answer
Do I need a Nextcloud client on my Linux computer to access the photos synced from my iPhone?
I want to sync my photos from my iPhone to my Linux computer. It seems that Nextcloud is a good option for this task (it might be a little overkill though).
Of course, I'll need to download the app to my iPhone and install a nextcloud server on my…
user1785730
- 451
- 1
- 7
- 22
3
votes
1 answer
Nextcloud sync without sharing git
I have a directory on my laptop that I wish to sync to a shared Nextcloud folder. (I am using Linux, and the latest version of Nextcloud). I do not wish to sync the .git folder inside my repository as the Nextcloud directory is shared with other…
user1751244
- 33
3
votes
0 answers
DigitalOcean Droplet (Ubuntu 18.04) Password Reset Loop
I'm relatively new to DigitalOcean droplets, but I have had a Ubuntu 18.04 droplet running a Nextcloud instance for a couple weeks before I started running into problems. I'm not 100% sure where the problem lies, and my troubleshooting hasn't gotten…
idalsin
- 131
3
votes
1 answer
SSL certificate for connection to home server through socat
I am running Nextcloud on a Raspberry Pi at home. It updates its IPv6 address on a hostname at the DynDNS provider spDYN.de. However, as my provider only offers IPv6 connections (using DS-Lite for IPv4), I can only directly access the hostname from…
iYassin
- 163
3
votes
2 answers
Access Nextcloud files via SMB/CIFS
I want to setup Nextcloud as a secure private personal cloud. It should serve my data to different kind of devices: On the one side laptops and smartphones, where I want to simply use the Nextcloud client for syncing. But I've also a desktop…
Lion
- 1,005
- 2
- 13
- 26
2
votes
0 answers
Why isn’t NextCloud accepting login from a domain it should?
I have a local network with a mesh 192.168.68.1/24 cabled to a modem 192.168.15.1/24, and a TrueNAS Scale 24.10, Tailscale, NPM, and NextCloud on IP 192.168.68.68 named ada. No SSL involved for this while.
I recently tried to make a weird setup with…
2
votes
0 answers
Nextcloud large files upload issue
I have a bare metal Nextcloud server hosted on a Debian 12 machine with a MariaDB database. When I try uploading larger files above 100M, the "estimated upload time" in the browser shows "paused" and the upload doesn't happen.
The server is hosted…
Celeste
- 883
2
votes
1 answer
How to migrate my Nextcloud instance from one server to another?
Due to security reasons, I need to migrate my Nextcloud instance. How do I go about doing it?
paranoidrunner
- 123
2
votes
0 answers
fstab entry for external nextcloud drive is not working
I'm pretty desperate right now... I just want my external hard drive to automount when I reboot my raspberry pi, but the fstab entry is not working and I don't know why. Here is my fstab:
PARTUUID=afdf92d1-01 /boot vfat defaults,flush …
Tim K
- 21
- 3
2
votes
1 answer
nextcloud: sync one subfolder to a different location
I'm syncing my nextcloud to my local disk on multiple linux computers.
this nextcloud folder has tens of gigabyte data, most of them are within a single subfolder.
one of the computers has a smallish SSD-disk (where the system and /home reside) and…
umläute
- 523
- 4
- 19
2
votes
1 answer
Adding Nextcloud via WebDav Errors Out
I have a setup where on the same local network I have Ubuntu 18.04 running Nextcloud on Nginx webserver and another machine that runs Windows 10. I want to add my Nextcloud webdav as a mapped network drive but when I do this I am getting…
sycoxoje
- 21
- 1
- 3
2
votes
2 answers
Is there any way to share a files/folders via a link without authentication when using Nextcloud?
Is there some way to publicly share files/folders using NextCloud?
I am using Nextcloud 15.0.2 on an Ubuntu server and I want to be able to share files and folders with people outside of my company (nothing confidential, just some images) but I do…
Richie086
- 5,351
2
votes
1 answer
Hosting snap-installed nextcloud on own /nextcloud URL
The thing I'm trying to accomplish is pretty simple but I can't seem to word it correctly in order to get an answer.
I have a nextcloud instance that was installed via the package manager Snap. It's running well but its URL is the root of my domain,…
Dzeri96
- 123