A place to search for and ask for support

Danstl's picture

[Retirement Notification] Amazon EC2 Instance scheduled for retirement

Forum: 

So I just got one of these from Amazon indicating they are retiring one of our instances due to hardware degradation.  We are EBS backed root fs so I simply made a snapshot and fired it up on a new instance.  I should be able to restart my backups and just use the new instance correct?

I just want to make sure I am not missing anything...

Even though we are EBS root fs i thought it would be best just to fire up a new system ahead of the other one disappearing :)

Anything else I should do? 

Marco Fera's picture

smf not working via http only via https

Forum: 
Tags: 

Hi, I just installed smf on amazon aws.

I can't access the forum via http, only via https, I must use both.

The amazon security group are fine, they permit all tcp from my current ip.

I see from webmin that apache is listening on port 80, and there's a virtual server configured for smf.

Plus I tried to telnet the machine on port 80 and the connection opens

Can you help me?

Thanks

L. Arnold's picture

If an instance starts in AWS will it show in Turnkey Hub

Forum: 

I am fishing around in AWS Console right now and it appears that anything I create in Turnkey Hub shows up in AWS.  It does seem, perhaps, that there are more variable possibilities in AWS (specifically instance size).  If I create an instance in AWS will it show up in Turnkey Hub (assuming the same account is used).

Also, the quoted costs seem lower (ie. .04 an hr vs .06) for a small install ... assuming I have a subscription does that change anything?

Thanks for your help!

L. Arnold's picture

Difficulty from VM w/ TKLBAM to TurnKey Hub (Postgresql)

Forum: 

So, I just tried to migrate from a Backup onto Turnkey Hub.  The root System is PostGRESQL.  Main is in 32bit, but Turnkey moves to 64 Bit.

I can log in Via WebMin and Webshell to the new Server.

However, POSGRESQL does not start.  I cannot find any variables (made sure Amazon Firewall Ports matched ...

I do have OPENERP 7 installed on top of this and the setup for it also moves across.  I discovered when I went to start however that POSGRESQL was not running..  Verified that in Webmin.

Nate's picture

processmaker ERROR on 1st run "TRANSLATIONS global object is not loaded!"

Forum: 

I get this error when accessign the application in the web UI. Application partialy works:

Processmaker JS core Error:

The TRANSLATIONS global object is not loaded!

 

anyone have a fix?

 

Thanks!

 

 

 
 
 
John Carver's picture

cdn.debian.net is deprecated

Forum: 

I just discovered that Debian's cdn.debian.net has been deprecated (see https://wiki.debian.org/DebianGeoMirror).  Because TurnKey appliances use this address to determine the nearest mirror server, this means that apt-get update is broken until you change the source lists. According to the wiki, all references to this address should be replaced by 'http.debian.net'.  I used the following sed command to make sure I caught all occurrances. 

Oliver's picture

Htdocs mapped from Windows to Linux, Dev with Compass

Forum: 

Hey,

I got a little problem and maybe there is someone out there who can help.

Version: Turnkey LAMP Stack with Debian Linux 7

I have my web projects stored on my Windows Computer in htdocs directory. The Windows computer is the host for my Turnkey-VM. The reasons for this configuration are: simple backup, quick edit of files on my main OS Windows, development with my Windows tools eclipse/notepad++.

This dir is shared. I mounted this share in my Turnkey-Linux-VM with the fstab entry

ddlab's picture

Printer installation

Forum: 

Since I am new with TK and headless installations (no GUI) I am stuck in installing printers, which was otherwise done using the CUPS web interface under localhost:631.

Trying to install EPSON TM-T88IV receipt printer, and DYMO Labelwriter 450 (which also with GUI is not easy) I could not find a solution, specially for all those fine tuning of the printer settings like media source and size and and...

I decided to install xorg and xfce, which fortunately doesnt start after boot up, and can run it by startx if needed, and use the browser for CUPS settings.

David Johnson's picture

TKLBAM --address... error

Forum: 

I am attempting to use the tklbam-backup command with the --address switch as follows:

>tklbam-backup --address file:///<localdir-path>

Which ever way I try to use this the initial creation of the backup runs as normal but the duplicity phase fails with the following error:

Guillermo's picture

nginx-php-fastcgi not displaying PHP syntax errors

Forum: 

I have launched an Amazon EC2 instance using http://www.turnkeylinux.org/nginx-php-fastcgi which worked great.

However my server is not displaying PHP syntax errors which makes it very tedious to troubleshoot. The only thing I get when my syntax is wrong is a blank page.

No matter what changes I make to the /etc/php5/cgi/php.ini file they don’t seem to have any effect...

This is probably stupid simple, but I just can’t figure it out and its driving me crazy... Any ideas?

Pages