A place to search for and ask for support

saden's picture

vTiger Illegal request

Forum: 

Just fired up and ran through the Initialization of the TurnKey vTiger AMI. I can login to the website, but get "Illegal request" on every page. Found some posts about setting the $site_url in config.inc.php. I tried, but is read-only under the admin account provided. I tried to login as root, but no luck. I have to be missing something here. How do I get root access so I can fix this?

 

Thanks.

Patrick M. Ryan's picture

Image is ignoring AWS security group settings

Forum: 

   I provisioned the Turnkey image for Ruby on Rails into AWS (EC2 m1.medium).  I got the system initialized successfully.  I am able to ssh into the image as well as bring up the webmin interface.  In AWS, I assigned a security group that includes TCP port 3000 in addition to the other ports needed by Turnkey (22,12320, 12321,80,443). As of now, connections are allowed to those ports from anywhere.  The built-in firewall, iptables, is set to accept everything:

ethanthekiwi's picture

How to Update Canvas

Forum: 

I downloaded and installed Turnkey Canvas (version 14.1) using an OVA. I'm working on Microsoft SSO and I think if I update, it will work better (https://community.canvaslms.com/docs/DOC-8403#jive_content_id_Authentica...). The only upgrade instructions I could find were on Git (https://github.com/instructure/canvas-lms/wiki/Upgrading) and they might be a bit beyond my Linux knowledge.

Preston's picture

Complete subversion server and LDAP/AD Tutorial

Forum: 

Hello,

I find myself lost in the myriad pages on how to set up svnserve and ldap. I don't understand how the pieces fit together to even understand where I am missing things. So, I would like to ask for your tribal knowledge and experience in helping me figure this out. Here's the scenario:

westcoastadmin's picture

AWS OpenVPN Appliance - Missing DNS settings

Forum: 
Tags: 

Need help with DNS resolution problems.  My win10 client can successfully connect to the TurnKey OpenVPN server setup on AWS.  I can reach and log into resources by IP, but not DNS.  I can reach the remote DNS server with an nslookup if I specify the DNS server first.  A check of my network settings show that I have Tun0 IP and subnet mask, but DNS settings are missing.  If I only use IP address everything works fine, but using DNS for anything does not.

Ronan0's picture

TKLBAM occasionally instigates an out of memory error on a running JVM.

Forum: 

I have TKLBAM installed on a server that runs an application on the Java Virtual Machine (through a Java servlet).

The generated log file when this occurs is attached to this post.

The server is a 2GB 2 core processor machine (full details in the log file) and normally, when the backup runs (in the morning when there is no other load on the machine) I can see the CPU spike up to around 40%. (This does seem a lot.)

But when it crashes the JVM, I can see it spikes up to ~115%. 

Intergrate Outlook and SuiteCRM

Forum: 

Hello Everyone.

   I ran turnkey Suitecrm on an actual box(not VM). i can't get to install outllook plugin in to this box to intergrate outlook and suitecrm.

can anyone help?\

thanks
 

WTF's picture

RSS Regex Mistake, Now Disk Full and Rtorrent Not Starting

Forum: 

Hi,

I'm new here and just wanted to say hello first!

I've managed to get everything up and running but when I was adding the RSS regex expression I got it wrong and it added 400+ torrents in for download (maxing my disk space and stopping rtorrent).

I've deleted them from /srv/storage/incomming etc but every time I restart rtorrent they are added again and I get into the same loop.

Does anyone have a suggestion on how to disable my regex and get it all back and running again?

cvanelli's picture

Mediaserver app

Forum: 

Hello all, I have installed the excellent Mediaserver app on AWS via the Turnkey Hub. Now I have a question. Is it possible to create a larger EBS volume and attach it to the instance BEFORE the Mediaserver app is deployed? This app has preconfigured the path to store media files. the problem is that by default the space is very small on an AWS micro instance. I can create an EBS volume and mount it to the instance after the deployment, but then it is not mounted in the pre-configured location.

AndrewH's picture

How to disable default web access to control panel

Forum: 
Tags: 

Forgive me if this has an obvious answer somewhere that I missed.

I'm using the TKL LXC LinuX containers appliance and I've configured a couple of Wordpress containers. I would like to test them from the Internet but before I do that I would like to disable access to the control panel via port 80 and simply return a "parked" page or nothing. nginx-proxy is handling the proxying for the Wordpress sites.

Is there something like:

nginx_ensite 000-default

nginx_dissite 000-default

What is the recommended way to do this?

 

 

Pages