A place to search for and ask for support

obile's picture

Webmin SSL not working

Forum: 
Tags: 

I cannot access Webmin via SSL.

I want to point out I did not install this turnkey linux setup or webmin.  If I make ssl=1 into ssl=0 in the /etc/webmin/miniserv.conf file I can connect and login to webmin via http.  However, I really need this to work over https.

This is the error I get in IE:

Internet Explorer cannot display the webpage.

In Firefox:

The connection was reset.

In Chrome:

This webpage is not available.

I have confirmed that port=12321 and listen=12321 in /etc/webmin/miniserv.conf as well.

Steve Kehrer's picture

External access on LAMP

Forum: 

I have setup a LAMP appliance and I am having issues getting access to my website externally. I have DNS records setup that point to my external IP and I have NAT routes and firewall rules in place to allow access to the website. I created a virtual host but cannot seem to access it. Any thoughts as to how I can resolve my issue? This seems like it should be a pretty easy thing, but I am new to linux.

mishav's picture

Does Turnkey Lamp Stack Run its own Dns so other computers on the net can resolve the ip?

Forum: 

Does Turnkey Lamp Stack Run its own Dns so other computers on the net can resolve the ip? Just like most webhosts running dns on the same server as where the websites are served.

Miguel Angel Heredia Moreno's picture

Turnkey Joomla 2.5 can't install extensions

Forum: 

 

When trying to add an extension with the extension manager in the Turnkeylink Joomla 2.5, I get the following error :

 

UPDATING_ATTACHMENTS_TABLE

 

 

Guest's picture

Still in state booting

Forum: 

 

Hi
My server is running for several hours.
I am still in status "Booting"
Ports do not respond.
I still have the same message in the dashboard: Installing security updates ..
 
 
Should I destroy the server?
Because I tried a reboot but it does not remove the problem
John Talarico's picture

Where'd my instance GO????

Forum: 
Tags: 

I had 2 small LAMP instances running on TKL.  I also have several websites on each.  Once day, one of my customers said they couldn't reach their website.  Lo and behold, one instance was listed as "Destroyed" on the Hub control panel!  I had termination protection on both instances and yet one just disappeared!

Is there any way to find out what the heck happened?  Luckily I was able to spin the instance back up from a backup, but I really want this to be resolved.  Was this an AWS problem?  Was this a Turnkey problem?  Is there any way to know?

Tanner's picture

TKLBAM problems with Trac

Forum: 
Tags: 

I'm having trouble backing up and restoring an instance of Trac. I receive the following error upon clicking my project:

Trac detected an internal error:

GitError: GIT control files not found, maybe wrong directory?

It's only been up for a couple days, and I've made relatively few changes:

  • Deleted default projects
  • Added new Git project
  • Installed AccountManager

It's not 'just working'. My backup size is 1.3MB, not sure if it's missing something.

 

Any ideas?

pithnub's picture

TurnKey Hub hangs

Forum: 

Hi Guys,

I wanted to ask if there is any way to applied a new API to a Turnkey Server instance which has already had the tklbam-init command activated with another API. 

I'm attempting to work my way around the fact my account has unexplainably been unable to backup since August due to some Amazon-side stuff to do with my credit card (same card, same everything!). 

TKL Fileserver NFS Mount error

Forum: 

Hi All,

I'm having an issue with the Fileserver Appliance (v12.0 Debian 6.0 squeeze) when mounting an NFS volume. I am hoping to use the Fileserver appliance to sit in front of an NFS volume to provide access to the volume over SCP.

Firstly, I found that I needed to install nfs-common & portmapper in order to initiate a mount -t nfs. I found the directions required to do that elsewhere.

Pages