Questions tagged [nextcloud]

82 questions
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
  • 341
  • 1
  • 3
  • 13
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
  • 279
  • 3
  • 15
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
  • 1
  • 6
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
0 answers

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
  • 372
  • 1
  • 4
  • 17
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
  • 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,152
  • 12
  • 42
  • 65
2
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
  • 121
  • 1
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
  • 23
  • 4
2
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
  • 835
  • 2
  • 10
  • 23
2
votes
1 answer

How to resolve dynamic dns domain to internal ip WITHOUT NAT Loopback OR DNS change in /etc/hosts?

I've set up a nextcloud server on a raspberry pi at my home which I can access from outside my wifi via a noip dyn-dns domain. From inside the network I can't use the domain though since that resolves to my external ip but not the internal ip of the…
steffres
  • 121
  • 1
  • 6
1
vote
2 answers

https from Internet to a private server

I finished a local install of Nextcloud on an old pc I run as a server connected to my LAN. I can access it directly using the private IP address of the server in my local network. My question is about accessing it from outside my local network. I…
1
vote
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…
1
vote
0 answers

Search for files by synchronization status

I can search for file names, types, dates etc. How can I search for non-fully-synchronized (not synchronized to the cloud, not available locally, not always downloaded, each sorted) files in a huge bunch of files and directories (> 50 GB Nextcloud…
Martin
  • 372
  • 1
  • 4
  • 17
1
vote
0 answers

Lets Encypt, Firefox, Peer’s Certificate issuer is not recognized

I recently moved my TLS termination back to my reverse proxy from the backend server, and I have run into this very specific problem. When connecting to my nextcloud site firefox says SEC_ERROR_UNKNOWN_ISSUER. More info on the error (cert info at…
user1239807
1
2 3 4 5 6