cells icon indicating copy to clipboard operation
cells copied to clipboard

Future-proof content collaboration platform

Results 92 cells issues
Sort by recently updated
recently updated
newest added

I issued a certificate from sslforfree for use in pydio. The installation is complete and everything seems to be fine. However, when I enter the URL in the Android application...

cells 2.1.3 tries to rename itself to "cells.exe-rev-2020-07-29T15:53:14.exe"... webclient: "rename C:\Services\Cells\cells.exe C:\Services\Cells\cells.exe-rev-2020-07-29T15:53:14: Falscher Parameter." windows dows not allow ":" in filenames, so this fails. workaround: delete old cells.exe and rename...

Cells uses [Caddy](https://github.com/mholt/caddy) as a front-end web server; Caddy is a wonderful solution for many reasons, one of which is that it can be 'embedded' inside an application (as Cells...

enhancement

When uploading files to Cells via the WebDAV protocol, through Nginx, Cells generates the following error, {"level":"error","ts":"2020-08-04T17:48:42+02:00","logger":"pydio.gateway.dav","msg":"|- DAV END","method":"PUT","path":"/dav/###truncated###","error":"webdav: locked"} Causing the file not to be stored, and automatically invalidated/deleted...

I guess this is unrelated, since it maybe one off thing, or it may be docker thing, but if someone gets the same error, such as: ``` time="2020-04-30T22:24:54.720064266Z" level=error msg="failed...

Cells 2.0.3. Go binary. Firefox 73 When browsing the web console it's **impossible to use the (common) "CTRL+click"** in order to **open a link in a new tab**. It's not...

enhancement

The `Exif extractor` plugin `Display the Exif metadata contained inside the JPG files. (Can locate the image on a map if it contains geolocation data)` I see three significant enhancements...

enhancement

I have got pydio cells (latest version) runninv on my rootserver as a service. Im using an apache proxy and I want to use a nginix proxy for gRPC so...

I've ran both cells and enterprise 2.0-RC2 and have had slow upload speeds when using built in LetsEncrypt SSL. I've verified this by running both versions of cells in HTTP...

I tried running this on Rancher (K8 backend) and UI would not start up. ## Container Configuration ``` apiVersion: v1 kind: Pod metadata: annotations: cattle.io/timestamp: "2019-10-04T12:54:09Z" cni.projectcalico.org/podIP: 10.42.2.87/32 field.cattle.io/ports: '[[{"containerPort":8080,"dnsName":"pydio-nodeport","kind":"NodePort","name":"8080tcp303041","protocol":"TCP","sourcePort":30304}]]'...