If you stil have this problem, try to exclude the AFP share from Spotlight on your Mac. This solved my extremely slow directory listing problem.
Posts by djgodlike
-
-
Tried to follow this thread but without any luck:
Also MySQL Problem with OMV 1.xI keep getting errors when installing the plugin.
And keep getting this error when i try to enable the MySQL plugin.
Code
Display MoreError #4000: exception 'OMVException' with message 'Failed to execute command 'export LANG=C; invoke-rc.d 'mysql' start 2>&1': Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed! invoke-rc.d: initscript mysql, action "start" failed.' in /usr/share/php/openmediavault/initscript.inc:176 Stack trace: #0 /usr/share/php/openmediavault/initscript.inc(141): OMVSysVInitScript->invoke('start') #1 /usr/share/php/openmediavault/initscript.inc(61): OMVSysVInitScript->start() #2 /usr/share/openmediavault/engined/module/mysql.inc(117): OMVSysVInitScript->exec() #3 /usr/share/openmediavault/engined/rpc/config.inc(206): OMVModuleMySQL->startService() #4 [internal function]: OMVRpcServiceConfig->applyChanges(Array, Array) #5 /usr/share/php/openmediavault/rpcservice.inc(125): call_user_func_array(Array, Array) #6 /usr/share/php/openmediavault/rpcservice.inc(158): OMVRpcServiceAbstract->callMethod('applyChanges', Array, Array) #7 /usr/share/openmediavault/engined/rpc/config.inc(224): OMVRpcServiceAbstract->callMethodBg('applyChanges', Array, Array) #8 [internal function]: OMVRpcServiceConfig->applyChangesBg(Array, Array) #9 /usr/share/php/openmediavault/rpcservice.inc(125): call_user_func_array(Array, Array) #10 /usr/share/php/openmediavault/rpc.inc(79): OMVRpcServiceAbstract->callMethod('applyChangesBg', Array, Array) #11 /usr/sbin/omv-engined(500): OMVRpc::exec('Config', 'applyChangesBg', Array, Array, 1) #12 {main}The output of dpkg -l | grep mysql
Code
Display Moreii libdbd-mysql-perl 4.021-1+b1 amd64 Perl5 database interface to the MySQL database ii libmysqlclient18:amd64 5.5.40-0+wheezy1 amd64 MySQL database client library ii mysql-client-5.5 5.5.40-0+wheezy1 amd64 MySQL database client binaries ii mysql-common 5.5.40-0+wheezy1 all MySQL database common files, e.g. /etc/mysql/my.cnf ii mysql-server 5.5.40-0+wheezy1 all MySQL database server (metapackage depending on the latest version) ii mysql-server-5.5 5.5.40-0+wheezy1 amd64 MySQL database server binaries and system database setup ii mysql-server-core-5.5 5.5.40-0+wheezy1 amd64 MySQL database server binaries ii openmediavault-mysql 1.0.11 all MySQL plugin for OpenMediaVault ii php5-mysqlnd 5.4.34-0+deb7u1 amd64 MySQL module for php5 (Native Driver)When i installed the plugin i see with ssh that MySQL is running a the beginning. Even when i didn't start it within the plugin..
Tried to purge everything with mysql... But still same error when i've reinstalled the plugin.I'm a bit of a linux beginner so please take it easy on me

-
For some reason the second time: apt-get install -f solved it all...
Code
Display Moreroot@SERVER:~# apt-get --reinstall install openmediavault Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 11 not upgraded. 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. E: Internal Error, No file name for openmediavault:amd64 root@SERVER:~# apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded. 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Setting up openmediavault (1.0.32) ... Updating configuration ... Processing triggers for openmediavault ... Restarting engine daemon ... Updating locale files ... Updating file permissions ... Purging internal cache ... Creating index of upgradeable packages ... Creating index of OpenMediaVault plugins ... root@SERVER:~# apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.Thank you so much for your quick rescue!! RESPECT!
-
WOW seems you have fixed it.
Only have an error left:Code
Display Moreroot@SERVER:~# apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded. 4 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Setting up php5-fpm (5.4.34-0+deb7u1) ... Replacing config file /etc/php5/fpm/php.ini with new version Setting up openmediavault (1.0.32) ... Updating configuration ... Processing triggers for openmediavault ... Restarting engine daemon ... Updating locale files ... Updating file permissions ... Purging internal cache ... Setting up openmediavault-netatalk (1.2) ... Updating configuration ... Setting up openmediavault-omvextrasorg (1.0.24) ... Initialize configuration OK OK OK OK OK OK OK OK OK OK OK OK OK OK OK Agent pid 4180 Identity added: /root/.ssh/id_rsa (/root/.ssh/id_rsa) Identity added: /root/.ssh/id_dsa (/root/.ssh/id_dsa) Key found Key found Processing triggers for openmediavault ... Updating locale files ... xargs: omv-po2json: terminated by signal 11 dpkg: error processing openmediavault (--configure): subprocess installed post-installation script returned error exit status 125 Errors were encountered while processing: openmediavault Creating index of upgradeable packages ... Creating index of OpenMediaVault plugins ... E: Sub-process /usr/bin/dpkg returned an error code (1) -
Code
root@SERVER:~# rm /etc/init.d/wftpserver root@SERVER:~# apt-get clean root@SERVER:~# rm /var/cache/apt/archives/* rm: cannot remove `/var/cache/apt/archives/partial': Is a directoryDo i have to remove the complete dir ?
Update: removed it with:
Code
Display Moreroot@SERVER:~# apt-cache policy php5-fpm php5-fpm: Installed: 5.4.34-0+deb7u1 Candidate: 5.4.34-0+deb7u1 Version table: *** 5.4.34-0+deb7u1 0 500 http://security.debian.org/ wheezy/updates/main amd64 Packages 100 /var/lib/dpkg/status 5.4.4-14+deb7u14 0 500 http://mirror.nl.leaseweb.net/debian/ wheezy/main amd64 Packages -
Code
Display Moreroot@SERVER:~# dpkg -l | grep wftp root@SERVER:~# dpkg -l | grep wing ii libnewt0.52 0.52.14-11.1 amd64 Not Erik's Windowing Toolkit - text mode windowing with slang ii libxft-dev 2.3.1-1 amd64 FreeType-based font drawing library for X (development files) ii libxft2:amd64 2.3.1-1 amd64 FreeType-based font drawing library for X -
Thanks for helping this beginner
Code
Display Moreroot@SERVER:~# update-rc.d wftpserver remove update-rc.d: using dependency based boot sequencing insserv: warning: script 'K01wftpserver' missing LSB tags and overrides insserv: warning: script 'wftpserver' missing LSB tags and overrides insserv: There is a loop at service watchdog if started insserv: There is a loop between service watchdog and mountall if started insserv: loop involving service mountall at depth 4 insserv: loop involving service checkfs at depth 3 insserv: loop involving service quota at depth 6 insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Max recursions depth 99 reached insserv: loop involving service portmap at depth 6 insserv: There is a loop between service watchdog and udev if started insserv: loop involving service udev at depth 1 insserv: There is a loop between service watchdog and mountnfs if started insserv: loop involving service mountnfs at depth 10 insserv: loop involving service nfs-common at depth 9 insserv: There is a loop between service watchdog and resolvconf if started insserv: loop involving service resolvconf at depth 6 insserv: There is a loop between service wftpserver and mountall if started insserv: loop involving service kbd at depth 6 insserv: loop involving service networking at depth 8 insserv: loop involving service mountnfs-bootclean at depth 7 insserv: There is a loop between service watchdog and mountdevsubfs if started insserv: loop involving service mountdevsubfs at depth 1 insserv: loop involving service mountall-bootclean at depth 7 insserv: loop involving service hwclock at depth 3 insserv: loop involving service mountkernfs at depth 1 insserv: loop involving service wftpserver at depth 1 insserv: There is a loop between service watchdog and mdadm-raid if started insserv: loop involving service mdadm-raid at depth 3 insserv: loop involving service hostname at depth 2 insserv: There is a loop between service wftpserver and keymap if started insserv: loop involving service keymap at depth 2 insserv: loop involving service bootlogd at depth 1 insserv: exiting now without changing boot order! update-rc.d: error: insserv rejected the script headerCode
Display Moreroot@SERVER:~# apt-cache policy php5-fpm php5-fpm: Installed: 5.4.34-0+deb7u1 Candidate: 5.4.34-0+deb7u1 Version table: *** 5.4.34-0+deb7u1 0 500 http://security.debian.org/ wheezy/updates/main amd64 Packages 100 /var/lib/dpkg/status 5.4.4-14+deb7u14 0 500 http://mirror.nl.leaseweb.net/debian/ wheezy/main amd64 PackagesThanks for the tip, will dive into VW when i got this solved

-
Can someone please help me with the following errors when i try: apt-get install -f
I'm not a Linux guru so sorry for that
What i did before the error:
I have had installed wingFTPserver Trial for linux. Removed it but maybe forgot to remove something??
Tried reinstalling openmediavault-omvextrasorg aswell. But now i get an error in openmediavault GUI: Failed to get configuration (xpath=//system/omvextrasorg)
Maybe this have to do with the PHP problem?Is there a way to remove and reinstall PHP or does this brake other things on the openmediavault server?
I have installed ownCloud 7 thanks to tekkb!Here is the error given..
Code
Display Moreroot@SERVER:~# apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded. 4 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Setting up php5-fpm (5.4.34-0+deb7u1) ... insserv: warning: script 'K01wftpserver' missing LSB tags and overrides insserv: warning: script 'wftpserver' missing LSB tags and overrides insserv: There is a loop at service watchdog if started insserv: There is a loop between service watchdog and mountall if started insserv: loop involving service mountall at depth 4 insserv: loop involving service checkfs at depth 3 insserv: loop involving service quota at depth 6 insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Starting wftpserver depends on watchdog and therefore on system facility `$all' which can not be true! insserv: Max recursions depth 99 reached insserv: loop involving service portmap at depth 6 insserv: There is a loop between service watchdog and udev if started insserv: loop involving service udev at depth 1 insserv: There is a loop between service watchdog and mountnfs if started insserv: loop involving service mountnfs at depth 10 insserv: loop involving service nfs-common at depth 9 insserv: There is a loop between service watchdog and resolvconf if started insserv: loop involving service resolvconf at depth 6 insserv: There is a loop between service wftpserver and mountall if started insserv: loop involving service kbd at depth 6 insserv: loop involving service networking at depth 8 insserv: loop involving service mountnfs-bootclean at depth 7 insserv: There is a loop between service watchdog and mountdevsubfs if started insserv: loop involving service mountdevsubfs at depth 1 insserv: loop involving service mountall-bootclean at depth 7 insserv: loop involving service hwclock at depth 3 insserv: loop involving service mountkernfs at depth 1 insserv: loop involving service wftpserver at depth 1 insserv: There is a loop between service watchdog and mdadm-raid if started insserv: loop involving service mdadm-raid at depth 3 insserv: loop involving service hostname at depth 2 insserv: There is a loop between service wftpserver and keymap if started insserv: loop involving service keymap at depth 2 insserv: loop involving service bootlogd at depth 1 insserv: exiting now without changing boot order! update-rc.d: error: insserv rejected the script header dpkg: error processing php5-fpm (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of openmediavault: openmediavault depends on php5-fpm; however: Package php5-fpm is not configured yet. dpkg: error processing openmediavault (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of openmediavault-netatalk: openmediavault-netatalk depends on openmediavault (>= 1.0); however: Package openmediavault is not configured yet. dpkg: error processing openmediavault-netatalk (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of openmediavault-omvextrasorg: openmediavault-omvextrasorg depends on openmediavault (>= 1.0.27.3); however: Package openmediavault is not configured yet. dpkg: error processing openmediavault-omvextrasorg (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: php5-fpm openmediavault openmediavault-netatalk openmediavault-omvextrasorg Creating index of upgradeable packages ... Creating index of OpenMediaVault plugins ... E: Sub-process /usr/bin/dpkg returned an error code (1) -
There seems to be an update for the owncloud plugin...
I used tekkb his guide to install. Is it safe to update???
-
It does have it's own thread now. I put it in the Guides. Thanks for being my Guinea Pig...

Nice! No problem!
-
Thanks a lot tekkb! ownCloud 7.0.2 working fine! This easy manual deserves an ownTread

-
i've send you a conversation...
-
I get the same message:
An exception occurred while executing 'SELECT "configvalue", "appid" FROM "oc_appconfig" WHERE "configkey" = ?' with params ["enabled"]: SQLSTATE[HY000]: General error: 1 no such table: oc_appconfigBTW in Config.php it still says version 6.0.3.1, is that normal?
'version' => '6.0.3.1',UPDATE:
It seemed to be the port number, i changed it indeed to 8444 like you did
Do we use SQLITE?
-
Quote
11) You need to edit the /var/www/owncloud/config/config.php file
nano /var/www/owncloud/config.php
Then this needs to be added right before the 2nd to last line that says: 'installed' => true,
Source Code: 'xframe_restriction' => false,
With me there was no line 'installed' => true, but i added it anyway(i think cause i did't finish the setup yet)Display More13) Once those files are in place check chown and chmod:
cd /var/www/openmediavault/js/omv/module/admin/service/owncloud
ls -laThey should be chown openmediavault:openmediavailt and chmod 664. It they are not do this:
chown openmediavault:openmediavault Settings.js
chmod 664 Settings.jschown openmediavault:openmediavault Interface.js
chmod 664 Interface.js14) In command line:
service nginx restartPS- There may be an issue with the interface until CSP is disabled. If it is not working try installing links plugin and adding a site with the media box checked. This will disable CSP.
After 14) i found the "Interface" tab!
But when opening owncloud in browser or interface tab, i get the following ownCloud message:QuoteAn exception occurred while executing 'SELECT "configvalue", "appid" FROM "oc_appconfig" WHERE "configkey" = ?' with params ["enabled"]: SQLSTATE[HY000]: General error: 1 no such table: oc_appconfig
Does this have to do something with data folder?
-
Wow thankyou so much for doing this! Will try it today!
-
You can get it working with current plugin. I will try to get some notes out today. If I get correct changes to Volker a new modified plugin should not destroy a current installation of OC7 either. Versions of OC6 may have issues.
Thanks in advance! Respect:)

-
How do i make it work? Does anyone have a noob guide?

Is this the right way?
1. Install openmediavault-nginx 1.0.10
2. Install openmediavault-owncloud 1.1.4 ??
3. Upgrade to 7 with install manual from owncloud website? But which one??
4. Tweak...Does it need a lot of tweaking or is this not for noobs?
-
Does it hold its settings after reboot?
Did you mean Apache and MySQL or is the performance with Apache and SqLite good aswell? -
Thanks! I'm on OMV 1 indeed
So only option is right now: don't reboot or change settings...? -
QuoteDisplay More
(0003277)
djgodlike (aanmelder)
2014-10-21 14:45
gewijzigd op: 2014-10-21 14:46Volker, do you know a workaround for this OwnCloud settings problem?
(0003278)
votdev (beheerder)
2014-10-21 15:32No, i'm not interested in fixing any owncloud plugin issues. If someone will see fixes, he must contribute them to the project. Owncloud is crap to include it as plugin because it's design is xxxxxxx.
Unfortunately it looks like there will be no ownCloud plugin update soon or ever..
Is there anybody who can make a guide how to install ownCloud 7 without the plugin?