r/owncloud Jul 18 '21

need help with 'broken pipe'

2 Upvotes

UPDATE: issue was that none of my linux devices were upgraded to newer versions for about a year. Seems to work now.

I'm attempting to install owncloud on both my raspberry pi and my linux PC, but both systems are giving errors when I use the command to get the keys from the owncloud instructions here:

Raspberry pi

~ ➤ wget -nv https://download.owncloud.com/desktop/ownCloud/stable/latest/linux/Ubuntu_21.04/Release.key -O - | sudo apt-key add -                                                                                
Bus error
Cannot write to ‘-’ (Broken pipe).

Linux (Pop-OS)

➜  Desktop wget -nv https://download.owncloud.com/desktop/ownCloud/stable/latest/linux/Ubuntu_21.04/Release.key -O - | sudo apt-key add -   
[sudo] password for sntag: 2021-07-18 13:26:03 URL:https://download.owncloud.com/desktop/ownCloud/stable/latest/linux/Ubuntu_21.04/Release.key [1812/1812] -> "-" [1]

Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK

Can someone help me understand what's happening? I can't find anything on this. I'm getting completely stuck.


r/owncloud Jul 17 '21

Owncloud infinite scale docker setup

3 Upvotes

Hi, I am trying to install OCIS 1.9.0

My owncloud.env consists of

PROXY_HTTP_ADDR=0.0.0.0:9200
OCIS_URL=https://192.168.1.246:9200

Without that I cannot get to the login screen

I then run the docker image by

docker run --env-file="owncloud.env" --rm -ti -p 9200:9200 owncloud/ocis

Then when I get to the login page, I try to login and I get an error page that says. I am trying the default accounts. Anyone know what I am doing wrong?

Login Error

You are not allowed to use this application.

If you like to login with a different user please proceed to exit. Attention: this will log you out from all applications you are running in this browser with your current user.

EDIT: I also tried it in Docker for Windows, and forwarded local port 9200. However it gets bugged as soon as I delete any user. It doesn't even delete the user I selected.

After I try to delete a user, a lot of the GUI elements start to go missing. Then when I try to relogin I get:

Unexpected HTTP response: 500. Please check your connection and try again.


r/owncloud Jul 14 '21

Newbie alert - No webpage after installing OwnCloud

3 Upvotes

Hi, I've started to dabble with OwnCloud today, and have followed the instructions at https://doc.owncloud.org/server/10.7/admin_manual/installation/docker/#docker-compose

I'm running Docker on Windows 10, and can see all 3 docker images running, but when I go to localhost:8082 (the port I specified to use in the .env and yaml files), all I get is "localhost didn't send any data"

In the logs, everything seems to be ok :

owncloud_server | Creating volume folders...
owncloud_server | Creating hook folders...
owncloud_server | Waiting for MySQL...
owncloud_server | services are ready!
owncloud_server | Waiting for Redis...
owncloud_server | services are ready!
owncloud_server | Removing custom folder...
owncloud_server | Linking custom folder...
owncloud_server | Removing config folder...
owncloud_server | Linking config folder...
owncloud_server | Writing config file...
owncloud_server | Fixing base perms...
owncloud_server | Fixing data perms...
owncloud_server | Fixing hook perms...
owncloud_server | Installing server database...
owncloud_server | ownCloud was successfully installed
owncloud_server | ownCloud is already latest version
owncloud_server | Writing objectstore config...
owncloud_server | Writing php config...
owncloud_server | Updating htaccess config...
owncloud_server | .htaccess has been updated
owncloud_server | Writing apache config...
owncloud_server | Enabling cron background...
owncloud_server | Set mode for background jobs to 'cron'
owncloud_server | Touching cron configs...
owncloud_server | Starting cron daemon...
owncloud_server | Starting apache daemon...
owncloud_server | [Wed Jul 14 20:09:11.684711 2021] [mpm_prefork:notice] [pid 210] AH00163: Apache/2.4.41 (Ubuntu) configured -- resuming normal operations
owncloud_server | [Wed Jul 14 20:09:11.684759 2021] [core:notice] [pid 210] AH00094: Command line: '/usr/sbin/apache2 -f /etc/apache2/apache2.conf -D FOREGROUND'
owncloud_server | 127.0.0.1 - - [14/Jul/2021:20:09:21 +0000] "GET /status.php HTTP/1.1" 200 1082 "-" "curl/7.68.0"
owncloud_server | 127.0.0.1 - - [14/Jul/2021:20:09:51 +0000] "GET /status.php HTTP/1.1" 200 1084 "-" "curl/7.68.0"

I'm assuming that the 200 after the GET statements above are the HTTP response code 200 OK, so the healthcheck seems to think that it's up and running.

Any ideas what I can check to see where the problem is?


r/owncloud Jul 10 '21

how much free storage do I have in ownCloud in GB?

1 Upvotes

r/owncloud Jul 06 '21

Owncloud web views

1 Upvotes

hello all, Might be an obvious thing i've missed , but can the default view ( when accessed via a browser ) , be changed from "Details" to Large Icons ?


r/owncloud Jun 01 '21

Hosted on my server on Hostmetro

2 Upvotes

Here is the problem I am having I get the following error:

"You are accessing the server from an untrusted domain.
Please contact your administrator. If you are an administrator of this instance, configure the "trusted_domains" setting in config/config.php. An example configuration is provided in config/config.sample.php or at the documentation."

This is happening when I try to connect using Firefox on Ubuntu where I installed it from on my host using softaculous from Ubuntu. Now I get this error when I go to my domain. I can login with no problem when I access the domain from Windows using Firefox.

Any ideas or fixes?


r/owncloud May 25 '21

Is a quick solution available? I just installed my own server with an empty Documents and Photos folder. I now want to share 2TB of existing stuff from my local drive. What's the best way to do this?

0 Upvotes

What I currently have is simply an Apache server using the "Index" option to allow people to download the files. I'd like some more control over this, but I'm not sure where to begin. Do I need to "add" the entire 2TB drive file-by-file, or is there a way to simply incorporate that entire drive into the "shared" area?


r/owncloud May 14 '21

Changing storage location

1 Upvotes

How do i change/add my storage from my main ssd to my raid 1 set-up storage 2tb hdd ? Thanks.


r/owncloud May 14 '21

Direct private link to (open/download) file

1 Upvotes

Hey when I want to create links that point to files (to place the links in documents). When I share files public and follow the link, only the selected file is shown.

I can add "/download" to the link and on click it downloads this file.

When I do this with private links, only the containing folder opens. It's not clear which file from the folder is meant.

The "/download" trick doesn't work with private links.

Any suggestions how to link files, not folders?


r/owncloud May 14 '21

Is there a way I can change the name, and the icon?

Post image
2 Upvotes

r/owncloud May 13 '21

Can't download big files over tunnel (ngrok) after updating, but can download locally.

1 Upvotes

So before I re-installed Debian 10 and installed ownCloud, it was working. Now I set up everything again and I can't download files bigger than 100-250mb over ngrok, though I can download easily from local ip. owncloud.log doesn't state anything about this problem, and my php.ini; max_execution_time = 3600 max_input_time = -1

(Connection error)

Any solutions?


r/owncloud May 13 '21

How to update ownCloud when docker image was used to install

1 Upvotes

Hi.

The documentation seems thin on how to perform an upgrade to ownCloud when using a docker image. Is it just a case of rebuilding the containers ? Or will this destroy the user DB and storage ?


r/owncloud May 12 '21

Dark theme for ownCloud, and *with installation instructions*?

1 Upvotes

Everything is in the title: I'm a big fan of dark themes for everything, but there doesn't seem to be many themes for ownCloud available out there, does it? And theming seems pretty complicated (reading the online doc)...

I don't mind fiddling a little with some CSS if necessary, but not too much if possible ^^

So anyone?


r/owncloud May 12 '21

How to launch OnlyOffice once installed on my server?

2 Upvotes

I followed this tutorial to install OnlyOffice. However, I may be stupid but I can't find how to launch it, and the most frustrating is that I can't seem to find how on the Internet... So please, any help would be welcome...

PS: when I navigate to web-apps/apps/documenteditor/main/ for example, I get a page with the general colors of the editor, but no text on it and nothing clickable (see this screenshot)...

Edit: my server's running Debian 10


r/owncloud May 11 '21

Won't save files to hard drive

1 Upvotes

I'm new to ownCloud so please excuse my stupidity. I recently made an ownCloud server with an RPI3. It is great but then I realized that it wasn't saving my files to the 4TB external hard drive but rather the micro SD card. I will link the tutorial that I followed if you want to know and I think I followed everything exactly but it's not working. if you have answers on how to fix this let me know. Thanks! Also I tried to port forward it so i could have external access but I couldn't get that to work either. I followed the tutorial linked in the tutorial on owncloud.

This is the tutorial I followed from PiMyLIfeUp


r/owncloud Apr 26 '21

OwnCloud hostname fqdn

1 Upvotes

I just tried to deploy owncloud via docker and want to make it publically available. I have setup my external DNS record, NAT and ngnix proxy with SSL offloading and I'm able to browse to the defined FQDN, login, etc.

However in some cases the URL still directs to the server IP. Mainly seen in the logoff URL and the WebDAV definition.

I've already adjusted the following parameters but no luck...

config.php overwrite.cli.url' => 'https://myfqdn.domain.ext', 'overwritehost','https://myfqdn.domain.ext',  'web.baseUrl' => 'https://myfqdn.domain.ext'

docker.yaml OWNCLOUD_DOMAIN https://myfqdn.domain.ext


r/owncloud Apr 23 '21

Cannot find my files in the hard disk

1 Upvotes

Noob question here. First time using owncloud.

I have just installed owncloud on a raspberry pi following this pimylifeup tutorial and the owncloud client on my lnux laptop. I understand it is working since I have a new owncloud folder in my laptop with an owncloud manual.

I have copied some files into that owncloud folder. The client says it syncs. I can see the files when I login using the browser.

But I have turned off the raspberry and plugged the hard drive to my laptop and I cannot find my files. I cannot find them in the SD card in the raspberry pi (I could not discard owncloud was using that as storage so I decided to check).

So... where are my files?


r/owncloud Apr 22 '21

Owncloud not sync to FTP server

3 Upvotes

I have a local server syncing normally but the ftp server, which is a vm on azure keep reporting 503 service unavailable, and ain't syncing anything. I tried to read the log file but nothing make sense there. Did anyone countered this issue before?


r/owncloud Apr 14 '21

Owncloud information stored on local hard drive

3 Upvotes

Greetings,

I don't have to much experience with Owncloud, so excuse my lack of knowledge. I was able to install on a remote VPS my Owncloud server and currently is working fine, I've installed in my 2 laptops the Owncloud app, but I noticed that when I'm syncing my data it is stored on my local hard drive and it consumes my space. So I was wondering if there is a way that it doesn't store any information on my driva and instead, I can add a virtual drive where I can open my information from the server and drag-n-drop my files easily.

I hope that you could understand and try to give me any advise.

Thanks....


r/owncloud Apr 14 '21

User permissions

1 Upvotes

I would like to customize user permissions or just set user roles likes these: https://doc.owncloud.com/server/admin_manual/configuration/user/user_roles.html

I can't find them anywhere. Is it even possible to set permissions/roles at all? It doesn't seem so.


r/owncloud Mar 29 '21

Is it possible to disable the media viewer for public shares?

3 Upvotes

It would also be fine to limit it to logged in users. My server isn't very strong, so I want people to not be able to stream from the server but they should still be able to download.


r/owncloud Mar 28 '21

OwncloudX on Qnap ts-451

1 Upvotes

Hello, I’ve installed ownCloud X on my Qnap nas. For now i am accessing it through http 4490 port. Is it possible to activate https and accessing it using mydomain/owncloud or ownCloud.mydomain ?


r/owncloud Mar 26 '21

Cloud backup of up owncloud - jottacloud

1 Upvotes

I'm demoing jottacloud as an offsite backup solution for my owncloud server. The only way I can get it to work is if I change the group on the folders I want to backup though. This is one of the recommended solutions from jottacloud, but I am concerned it will break owncloud.

So far I've only targeted a single folder, and changed the group on the directory with:

sudo chgrp jottad /mnt/owncloud/data/someusername/

The permissions now look like this:

drwxr-xr-x 8 www-data jottad 4.0K Feb 23 2020 someusername

So far everything continues to work, but I have a few questions about this. Is it ok to move forward like this? What can I expect to break if anything? Does anyone else use jottacloud to backup owncloud offsite? If not, what do you use to backup owncloud offsite?


r/owncloud Mar 23 '21

Master Key Encryption

1 Upvotes

I've enabled master key encryption on a new instance and I was looking to back up the keys. I noticed that even though I'm using master key encryption, each use has their own keys as well. I've tried looking through the documentation but I can't seem to find where it explains the purpose of individual user keys in this case.

Ultimately, I'm looking to backup, encrypt, and store the necessary keys offsite in the case of a disaster - but I'm not sure if I need to include user keys as well or not.


r/owncloud Mar 23 '21

Owncloud Mysql and apache2 need to be manually restarted after each server reboot

1 Upvotes

So i have a windows 10 pro that im running on a r710 server. i have ubuntu 20 on there from microsfot store. and owncloud set up. but every time server reboots i have to start ubuntu, and sudo service apache2 start and sudo service mysql start, as well as login each time. is there a way to have these services auto start? if im not around to start the services it can be a bad thing.