A place to search for and ask for support

Dennis Gray's picture

Unable to access Turnkey on Virtualbox

Forum: 

I have installed the turnkeylinux PostgreSQL appliance on a Virtualbox VM. The installation default was to install with NAT but I was unable to SSH nor get to the various tools via the web from my Windows host. I then changed the networking interface to bridged

Seth Berrier's picture

Etherpad 14.0 appliance fails to build (common nodejs-install seems to be broken)

Forum: 

Greetings!

This might just belong over in the bug tracker bug I figured I should start here.  I'm trying to build some of the 14.0 appliances and have been successful with a few (core, LAMP) but I'm running into problems with etherpad.  TL;DR the install script for node.js seems to be broken (yes, I did do the git pull in common).  My attempt to fix it is below but etherpad-lite eventually complains that it's not the right version of node.js


It does okay until it starts running the nodejs-install common script.  Then I get this:

Yoel Unanue Mac Lennan's picture

Problem restoring backup turnkey-redmine-12.0-squeeze-x86 (File "/usr/lib/tklbam/deps/bin/duplicity", line 1405, in <module

Forum: 

Hello , I have a probem to try to restore a backup of one of my servers , backup is successful in amazon , but try to restore to another server , I found this problem.

Thanks for your help

Justin's picture

TKLDev can't build core

Forum: 
Tags: 

I followed the documentation on the GitHub page, but everytime I try to make the core I get errors.

Harpur KD Hill's picture

Can't restore from s3://s3.amazonaws.com as backup is on s3://s3-eu-west-1.amazonaws.com

Forum: 

Hi. I’m struggling with a recently discovered peculiarity of tklbam. It appears that I cannot restore a backup generated in AmazonWS ‘availability zone’ s3-eu-west-1, corresponding to Region: Virginia, on a server originally backed up in AmazonWS availability zone s3, corresponding to Region: Ireland.

 

If I do traceroute to s3-eu-west-1.amazonaws.com it gets through consistently (I’m in the UK), whereas if I traceroute s3.amazonaws.com the packets seem to just get dropped in the ether.

 

Rob S's picture

Paid Plan Support Email

Forum: 

Hi I have signed up for the paid plans for cloud deployment and backup and it says it comes with support by email . . . but I cannot find the support email address to which I can email my support issues.

George's picture

Please Help. Error whle installing Plugins

Forum: 

i am unable to see my plugins on plugin manager on etherpad admin, also when i try to install plugin from command line i get the following error.

Andre's picture

Change location of /var/www

Forum: 

Hello Everyone,

I sucessfully got my Turnkey Linux LAMP stack up and running  with the latest updates/upgrades. Managed to install VMware Tools and the latest Webmin 1.760.  
I also have achieved to get the VMware Shared Folders working. They are mounted at boot time under /mnt.

I am strugling with some probably stupid thing that I can't figure out. 

I have a "c:\www" folder on my HOST box shared and mapped on my guest under /mnt/www

Jason van Wyngaard's picture

Using AWS CLI to launch instance - ami doesn't exist

Forum: 
Tags: 

Hi

Trying to use the AWS CLI tools to manage my ec2 instances, specifically to shutdown and launch. Tried to launch and the error keeps coming back stating that the ami doesn't exist....it's what I got from the image name.

Please help, need to resolve this asap.

Here is the name of the fill AMI-ID: turnkey-lamp-13.0-wheezy-amd64.ebs_4 (ami-f5d0b582)

Here is the command I tried: ec2-run-instances ami-f5d0b582 -t m3.medium -k my-security-group

Pages