greggy
August 3, 2016, 8:47pm
5
Hi, indeed, it solved my problem. I don’t understand why this is not included in the new release. Also the problem regarding adding the trusted domain is not solved.
Anyway, here are the links for both problems:
It wouldn’t let me log in to Owncloud for the first time after a clean install of Rockstor 3.8-12. It stuck at “add to trusted domains” screen. Clicking add to trusted domains did nothing. I was able to get in by editing the config.php in the owncloud config location and removing the port number from the ip of the server in the trusted domain section.
That let me click past “add to trusted domains” and then added it again with the port number for some reason. I don’t understand but the importan…
Open an ssh session and run “find /. -name run.sh | grep owncloud”
Note: this is from memory, I can’t recall if the | grep owncloud is required
In my system, this found about 15 run.sh scripts, all in long directory names containing random letters. ONE of these run.sh files is the file owncloud runs to start up, but all of them are identical. I don’t know how to tell which is which.
Owncloud is choking when it tries to create a link that already exists. To fix it, you just need to change t…