Giter VIP home page Giter VIP logo

owncloud-vm's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

owncloud-vm's Issues

LibreOffice PUBkey missing

W: GPG error: http://ppa.launchpad.net trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 83FBA1751378B444

During LibreOffice install, but installs correctly.

new password

Steps to reproduce

  1. new password not working for linux and ocadmin

Expected behaviour

Tell us what should happen
new password should be used after the reboot after the successful installation and change of password

Actual behaviour

Tell us what happens instead
new password and default password not working

Server configuration

Operating system:

Web server:

Database:

PHP version:

Logs

Web server error log

Insert your webserver log here

Invalid syntax

ownCloud-VM/lets-encrypt/activate-ssl.sh

!bin/bash is missing / in front of bin

"Network NOT ok. You must have a working Network connection to run this script."

Hey, I have just downloaded and tried to setup the latest version of your owncloud VM.

I received the following error, I then set a static IP address to make sure the VM was in the correct subnet to get internet access. I was then able to successfully ping google, However on rerunning the script I still received the same error.

I notice other users got this error last year, but it was claimed this was fixed.

Steps to reproduce

  1. Load VM and run script
  2. Ping google to confirm internet is working
  3. Still recive the error "Network NOT ok. You must have a working Network connection to run this script."

Expected behaviour

The script should continue running

Actual behaviour

The script halts with the error "Network NOT ok. You must have a working Network connection to run this script."

Insert printscreens here:

owncloudvmnetworkerror

Error on installation of owncloud

Hi,

I keep having this error when ever i try to compete the installation of owncloud:

"o working leases in persistent database - sleeping. Network NOT ok. You must have a working Network connection to run this script."

error

Kindly show me how to resolve it.

Kindly send your reply to [email protected]

Thank you....

Edafe

Unable to share with nonadmin user or group

If you found a bug:

I am not able to shate to group or to user, who is not member of admin group

oc err
oc err2

Expected behaviour

Be able to share to all members and groups

Actual behaviour

I am unable to share folder with anybody expect admins group and it's members.

Server configuration

Operating system:
Ubuntu Linux 14.04.4
Web server:
Apache version 2.4.7
Database:
MySQL version 5.6.28
PHP version:
Apache version 2.4.7
OwnCloud:
ownCloud 9.0.1 (stable)
:

Get current IFACE and replace it with users IFACE

A bit hacky solution but works

IFACE=$(lshw -c network | grep "logical name" | awk '{print $3}')
CURRENTIFACE1=$(cat /etc/network/interfaces | sed -n '/lo/,/iface/p' | awk '{print $3}'| sed "3d" | sed "1d")
CURRENTIFACE2=$(cat /etc/network/interfaces| sed -n '/iface/,/inet/p' | awk '{print $2}' | sed "1d" | sed "2d" | sed "1d")

sed -i "s|$CURRENTIFACE1|$IFACE|g" /etc/network/interfaces
sed -i "s|$CURRENTIFACE2|$IFACE|g" /etc/network/interfaces

cat /etc/network/interfaces

Feel free to improve

Cant do anything if you need to set a static IP for networking....

Steps to reproduce

  1. Connect to a Network that does not have DHCP
    2.Boot up the VM
    3.Your stuck, the script runs at login and will never complete and no way i can find to stop it.

Expected behaviour

Login should be provided which does not automatically run the script or the script should ask if you want to run it now or not.

Actual behaviour

Script runs and there is no way to break it - just hangs setting up the interface

Todo

  • Add all passwords to techandme.sh

Network NOT ok. You must have a working Network connection to run this script."

hi. my name is Vanessa, from Ecuador.

i have the same issue, everytime i try to install owncloud with the Pre-configured ownCloud VM, the script "setting correct interface" and show the messages:
_send_packet: network is unreachable
send_packet: please consult README file regarding broadcast address
dhclient.c:2474: Failed to send 300 byte long packet over fallback interface..
..
_Network NOT ok. You must have a working Network connection to run this script.

then I configure the ens33 interface with network permissions, ping to www.google.com, my gateway, etc.. then I run the script again and it set the interface to the original and shows the same message.

please, help me.. I'm new on this.

thanks.

not recognizing ethernet adapter

If you found a bug:

latest VM (16-05-2016) can't run startup script, network test fails:

"Testing if Network is OK...
ifdown: no interface(s) specified"

running ifconfig only shows me interface "lo" but no eth0 or similar.

Older VM (Owncloud 8.2.2) runs fine with same VirtualHost-settings

Steps to reproduce

  1. imported VM
  2. run VM with standard settings

Server configuration

Qnap Virtualization Station running on my NAS
Ethernet Adapter: Intel Gigabit Adapter connected to virtual switch inside my NAS.

Combinded effors, configuration managment

I just stumbled across your build scripts and wanted to make you aware of the DebOps project. It could be used to build a VM. The advantage is that we could combined our efforts and with that achieve a higher quality. I realize that getting into Ansible and all that is not easy but maybe you like it.
https://github.com/debops/ansible-owncloud/

You can checkout https://github.com/carlalexander/debops-wordpress for an end user oriented project based on DebOps.

Unable to update to latest version.

Steps to reproduce

1.downlod .ova and import it to virtualbox
2.run the update script to update owncloud (tried)
3.brakes the installation and mariadb as in screenshots

Expected behaviour

should update owncloud to

Actual behaviour

Tell us what happens instead

Server configuration

Server version: (see your admin page)
10.0.4
VM version (master / released version)
5.2.6

Updated from an older installed version or fresh install:

Network

Do you use DHCP?
static IP

Is port 80 and/or 443 open?
yes

Logs / Screenshots

Log file (/var/ocdata/owncloud.log)

Insert your owncloud.log file here

Installation log (command output)

Insert the CLI output here

Screenshoots

1
2
3
4

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.