Everything posted by harshl
-
[support] dlandon - ownCloud
After my Docker updated last night I am now seeing the following and the Docker won't start anymore, any ideas? Should I just blow the docker away and install fresh?: Processing triggers for mariadb-server-10.3 (1:10.3.8+maria~xenial) ... Failed to connect to bus: No such file or directory dpkg: error processing package mariadb-server-10.3 (--configure): subprocess installed post-installation script returned error exit status 1 Errors were encountered while processing: mariadb-server-10.3 E: Sub-process /usr/bin/dpkg returned an error code (1) Reading package lists... Building dependency tree... Reading state information... You might want to run 'apt-get -f install' to correct these. The following packages have unmet dependencies: mariadb-server : Depends: mariadb-server-10.3 (>= 1:10.3.9+maria~xenial) but 1:10.3.8+maria~xenial is installed E: Unmet dependencies. Try using -f. Reading package lists... Building dependency tree... Reading state information... You might want to run 'apt-get -f install' to correct these. The following packages have unmet dependencies: mariadb-server : Depends: mariadb-server-10.3 (>= 1:10.3.9+maria~xenial) but 1:10.3.8+maria~xenial is installed E: Unmet dependencies. Try using -f. *** /etc/my_init.d/20_apt_update.sh failed with status 100 *** Killing all processes... Aug 20 02:24:33 1be32f7e3f9d syslog-ng[18]: syslog-ng shutting down; version='3.5.6' *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh... *** Running /etc/my_init.d/05_set_the_time.sh... *** Running /etc/my_init.d/10_add_user_abc.sh... *** Running /etc/my_init.d/10_syslog-ng.init... Aug 20 16:24:24 1be32f7e3f9d syslog-ng[19]: syslog-ng starting up; version='3.5.6' Aug 20 16:24:25 1be32f7e3f9d syslog-ng[19]: EOF on control channel, closing connection; *** Running /etc/my_init.d/20_apt_update.sh... Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] Hit:2 http://mirror.jaleco.com/mariadb/repo/10.3/ubuntu xenial InRelease Hit:4 http://ppa.launchpad.net/nginx/development/ubuntu xenial InRelease Get:6 http://security.ubuntu.com/ubuntu xenial-security/main Sources [162 kB] Get:7 http://ppa.launchpad.net/ondrej/php/ubuntu xenial InRelease [23.9 kB] Hit:3 http://lon1.mirrors.digitalocean.com/ubuntu xenial InRelease Get:8 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [688 kB] Get:5 http://lon1.mirrors.digitalocean.com/ubuntu xenial-updates InRelease [109 kB] Get:9 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [465 kB] Get:10 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 Packages [67.6 kB] Get:11 http://lon1.mirrors.digitalocean.com/ubuntu xenial-updates/main Sources [401 kB] Get:12 http://lon1.mirrors.digitalocean.com/ubuntu xenial-updates/main amd64 Packages [1,073 kB] Get:13 http://lon1.mirrors.digitalocean.com/ubuntu xenial-updates/universe amd64 Packages [876 kB] Fetched 3,972 kB in 6s (648 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... You might want to run 'apt-get -f install' to correct these. The following packages have unmet dependencies: mariadb-server : Depends: mariadb-server-10.3 (>= 1:10.3.9+maria~xenial) but 1:10.3.8+maria~xenial is installed E: Unmet dependencies. Try using -f. Reading package lists... Building dependency tree... Reading state information... You might want to run 'apt-get -f install' to correct these. The following packages have unmet dependencies: mariadb-server : Depends: mariadb-server-10.3 (>= 1:10.3.9+maria~xenial) but 1:10.3.8+maria~xenial is installed E: Unmet dependencies. Try using -f. Reading package lists... Building dependency tree... Reading state information... You might want to run 'apt-get -f install' to correct these. The following packages have unmet dependencies: mariadb-server : Depends: mariadb-server-10.3 (>= 1:10.3.9+maria~xenial) but 1:10.3.8+maria~xenial is installed E: Unmet dependencies. Try using -f. *** /etc/my_init.d/20_apt_update.sh failed with status 100 Thanks!
-
[Plug-In] Community Applications
Hey guys, I am unable to search in Community Applications anymore. Not sure when it started exactly as it has been a while since I have tried. Random apps of the day don't load initially either. If I attempt a search then cancel the search, it will then load the random apps of the day. Anyone else seeing issues with it today? I am on unRAID 6.3.2 running Community Applications plugin 2018.01.28a. Thanks! -harshl
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
In case it is helpful to anyone else, here is what I ended up doing to replace my Crashplan solution. First off, I have several folks backing up to my unRAID and another server, at a different location, rather than to the cloud. So I needed something that would provide that peer to peer capability, but I also wanted to be able to continue backing my own data up to a drive locally and to the cloud at a reasonable price. The other thing that made my solution choice pretty natural is that both of these target locations that people are backing up to, also run instances of ownCloud. What I have settled on for now, and it seems to be working well so far, is the Duplicati docker from Linux.io installed on the unRAID server, and the Duplicati app installed on the other server as well as the end workstations backing up to these servers. OwnCloud can be used as a target for Duplicati leveraging Webdav so the existing ownCloud servers will provide the target for Duplicati for remote users. I settled on Backblaze' B2 cloud for a target for Duplicati, which also seems to be working well. Backblaze has been around a while and the cost is about half of Google Cloud Storage, AWS and some of the others. Finally, Duplicati on the unRAID server is also backing up to a large USB drive for everything I send to the cloud, plus some large data sets that I don't. I have around 550GB of data that I backup to the could and at those numbers, this solution is actually cheaper than what Crashplan Home was costing me. If my data sets grow much that will change of course, but this suits my needs well for now. It has only been running for a few days now, but seems to be doing well. I have seen some people complain of speed with Duplicati, compressing and decrypting does take time, but I am still doing about 150GB a day (24 hours) to the B2 cloud. Haven't started the local drive backup yet, but I am not terribly concerned with speed in general as I don't have a high rate of change. Hopefully this helps someone out there. I sure appreciate all the help I have received on these forums! -Landon
-
[Support] Linuxserver.io - MariaDB
I am getting this exact same thing on a fresh install. New unRAID server, new Docker container install. Can't connect from a bash session within the container and the same content is continually being logged (mysqld_safe Logging to syslog.). Thoughts? Thanks! Yeah I've seen this before after an unclean shutdown. But not on a fresh install. Wipe the appdata for mariadb, delete the docker image and container and reinstall. Post your docker command and logs if you're still having issues. I swear I tried deleting the appdata folder for the container, but I obviously hadn't. As soon as I did that and pulled the container again, everything fired up as expected. Thanks a lot for the advice! -Landon
-
[Support] Linuxserver.io - MariaDB
I am getting this exact same thing on a fresh install. New unRAID server, new Docker container install. Can't connect from a bash session within the container and the same content is continually being logged (mysqld_safe Logging to syslog.). Thoughts? Thanks!
-
[Plug-In] Community Applications
I have installed the update as of this morning. If you don't hear from me on this thread, then the update resolved it for me. Thank you very much for your contributions Squid, truly great! -Landon
-
[Plug-In] Community Applications
What is the message in the email. I was going to pump out an update to CA tonight to attempt to address this recurring problem for some people. There is just a single line in the one I am getting as follows: "/etc/cron.daily/updateApplications.sh: line 2: /usr/local/emhttp/plugins/community.applications/scripts/updateApplications.php: No such file or directory" It looks like it sends it from my login account email. Sends it to root and BCCs an invalid account that I typically use as the "From" in my notifications. Let me know if I can provide anything else, happy to do it. Thanks Squid! -Landon
-
[Plug-In] Community Applications
That will fix it. The alternative was to just go to Auto Update Settings and change and apply anything on the plugin settings page Just as an FYI, I had this issue as well and after changing settings in both Settings > Community Applications > General Settings and Settings > Community Applications > Auto Update Settings, the issue persisted and I continued to receive the emails. I just now removed all four CA plugins and reinstalled them. I assume this will fix it but will report back if it does not. Thanks! -Landon There's two distinct but related errors. The most common one is where the email references .../ca.auto.update/scripts/updateApplications This is fixed by adjusting the settings. The second, but rare error references .../community.applications/scripts/updateApplications This will get fixed by a reboot. This error happens if something went wrong during the installation of the split ca / ca modules a month or so ago. Either way, a de-installation of CA & CA Auto Update followed by a reinstall will indeed fix the problem. Well, I received the email again last night. So a reinstall did not fix it for me either. I did remove all four modules, then reinstalled them. Should I just give it a reboot to see if that clears it? Thanks for the help! -Landon
-
[Plug-In] Community Applications
That will fix it. The alternative was to just go to Auto Update Settings and change and apply anything on the plugin settings page Just as an FYI, I had this issue as well and after changing settings in both Settings > Community Applications > General Settings and Settings > Community Applications > Auto Update Settings, the issue persisted and I continued to receive the emails. I just now removed all four CA plugins and reinstalled them. I assume this will fix it but will report back if it does not. Thanks! -Landon
-
Cleaning out Docker image
This helped me temporarily fix my growing docker.img issue. I was able to identify two dockers (smdion/docker-flexget:latest and gfjardim/transmission:latest) which are continually trying to bind the SSH service and logging the error listed above by shooga. Deleting the error log file in each of these containers and restarting them freed over 10GB from my docker.img. At this point I just need to see if I can fix the issue of this SSH logging event. It logs once per second in each container and grows very fast. I am not sure what the best course of action is to resolve this, but will post on the boards for the containers. Thank you very much to shooga for point me in the right direction for my circumstance.