A place to search for and ask for support

Failed Backup Restore (Turnkey/Amazon Web Services)

Forum: 
Tags: 

-----

Hi friends, I was able to solve this one myself. Turns out that I didn't have all my Amazon security keys in place.

Cheers!

-----

 

Hi guys!

I am quite new here but with an 'urgent' question already:

I am trying to restore my backup with Turnkey/Amazon Web Services, but after starting the procedure in both Webmin and the command shell, I get the attached error messages. My question is: Is this a Turnkey issue or do I need to contact Amazon Web Services?

Holger Ernst's picture

Etherpad no plugins found/not installing propperly

Forum: 

Hi all,

after installing the turnkey etherpad package, etherpad runs well.

But it is not possible to install any plugins. Etherpad doesn't find any plugins via the GUI.

If I try to install via command line (npm install ep_<plugin name>), everything seems to be fine but after restarting node.js seems not to run propperly (nginx throws connection error).

What can I do?

 

Regards, Holger

Johan N.'s picture

LAMP Time sync

Forum: 
Tags: 

Hi all, im having so much trouble trying to sync the date/time of my LAMP appliance.  I tried with VBoxManage but didnt work at all how can I have the correct time/date?

Jeremi Plazas's picture

manually deploying tendenci TKL to ec2?

Forum: 

Does anyone have experience manually deploying a TKL appliance onto ec2 without going through the TKL hub? Specifically Tendenci CMS. Any instructions somewhere. I am not a developer but have some experience deploying web apps.

Thanks so much for the help.

Jeremi

Maximus's picture

Botched up /etc/network/if-pre-up.d/iptables, now can't boot

Forum: 

I was following this guide to get my iptables to restore on reboot, but messed up somehow: https://wiki.debian.org/iptables

Now, when I boot I get this error: http://snag.gy/yXAt7.jpg

Any guides or step I can follow to get booted up so I can work on the file and hopefully fix my mess?

Thanks for the help!

 

TKLDEV and starting mysqld

Forum: 

Hi folks. Enthusiastic about TKLDEV and reliving fond memories. Trying to port Ampache patch for TKLpatch to TKLDEV and do now what we should have done then, being a bit wiser and all. But I get stuck.

When I try to make a patch with LAMP as the base, /etc/init.d/mysql start fails. I can't figure out what the snag is. I move it around in the script based on the great model appliances on Github that also have lamp base. Any ideas? The patch is on github at https://github.com/ghoulmann/TKL-ampache.

Maximus's picture

Can ping anything but www.turnkeylinux.org ?

Forum: 

Hello Everyone,

I found this problem when I was trying to do the security update cron by executing /usr/sbin/cron-apt.  The log says it can't access the website.  So, I then tried to ping turnkeylinux.org.  Here is the result:

http://snag.gy/xUeAP.jpg

As you can see, I can ping google just fine, but I can't ping turnkeylinux.org.  Any thougts why I can't ping or the do the security update? 

Thanks!

L. Arnold's picture

Proceedure to update TKLBAM to 1.4 on TKL 12 Postgres Appliance?

Forum: 

I love TKLBAM but I have been workin with PosGres and as TKLBAM prior to 1.4 would not backup Postgres I have not used it on this one appliance.

Fundamentally I want to upgrade the appliance to 13, but would like to do so through TKLBAM.

So,

Can I:  apt-get remove TKLBAM

then

apt-get install TKLBAM ?

(could I run a simple Upgrade command like

apt-get upgrade TKLBAM

and be done?

 

or is there more to it so that Webmin etc works properly?

thomas_3's picture

Bug when I create a new ticket or add a note - Unknown column ....

Forum: 
Tags: 

Hi,

I have an otrs in my company and we have a problem when we create ticket or add note on ticket already existing.

the error is :

 

Unknown column 'a_message_id_md5' in 'field list', SQL: 'INSERT INTO article (ti[..]

 

Anybody have an idea of the origin of this problem ?

 

Cordially

Thomas.

qdigital's picture

install TKLBAM on CentOS 6.4

Forum: 
Tags: 

Per Liraz's recent announcement about TKLBAM 1.4 we thought we would try out the backup system with CentOS. Unfortunately being new to the Linux world, we're not quite sure how to do this.

We've downloaded what we think is the TKLBAM source code and unzipped it to a folder. In this folder we have the supplied Makefile, but no configure file. Generally when we install things from source, it requires a configure file to prepare the Makefile with the desired options (the announcement says to add the --skip-packages to disable APT integration).

Pages