A place to search for and ask for support

sergioarnal's picture

webmin upgrade

Forum: 

Hello, how do I update the webmin 1.880 to 1.930 to install modules?

L. Arnold's picture

BuildTasks - first run, issues with LAMP applicance in TKLDEV

Forum: 

Hi,

I have been working through my first usages of buildtasks.
Some documentation I found here:

Optimized Builds RST

Unfortunately, I am hitting an error at nearly every turn when I try to run anything beyond ./bt-iso

Two Issues I seem to be running into:

JP's picture

Dehydrated with 2 different domains

Forum: 

Hello - I was able to run dehydrated successfully with just 1 domain, but when I added a second, this is what I see in the console:

[2019-09-24 10:46:47] dehydrated-wrapper: INFO: running dehydrated
  + ERROR: An error occurred while sending post-request to https://acme-v01.api.letsencrypt.org/acme/new-authz (Status 400)

Moi Meme's picture

Error 500 on first login for NextCloud

Forum: 

Hi,

Everything installed OK on an AWS server, I can access Webmin and Adminer, but the main tool at https//my-ip gives a 500 error (after accepting the auto-signed SSL, I did not create one yet).

The logs give me

[Mon Sep 23 14:57:31.482011 2019] [php7:error] [pid 921] [client xxx] PHP Fatal error:  Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] No such file or directory in /var/www/nextcloud/l:

JP's picture

Enable TLS 1.3 on LAMP

Forum: 

Good morning,

I've followed various how-to's on enabling TLS 1.3, however apache is stating that the cipher suites can only be a comma delimited list. I've inserted these:

     SSLProtocol -all +TLSv1.3 +TLSv1.2
SSLCipherSuite    TLSv1.3   TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256
SSLCipherSuite    SSL       ECDHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256

Is this because of the apache2 version running?

JP's picture

LAMP - Strange SSL issue, Forcing SSL not working

Forum: 

Good morning!

Long time turnkeylinux user here. 

I'm having a strange issue forcing SSL - I've included this in my rewrite rule in the virtual host conf, however it won't force SSL. If I manually visit the website using http, and specifying a certain page, it still allows me to connect insecurely, and won't force. Is there something I am missing here?

Jose Manuel Andrade Pereira's picture

NO-IP TURNKEY LAMP

Forum: 

Install NO-IP DNS Client on TURNKEY LAMP:

1. Go to Shell Box:

apt-get install build-essential gcc -y

cd /usr/local/src

wget http://www.no-ip.com/client/linux/noip-duc-linux.tar.gz

tar xzf noip-duc-linux.tar.gz

cd noip-2.1.9-1

make

make install

2. Configure NO-IP:

khantroll's picture

Adminer Issues

Forum: 

Hi all! I'm trying to deploy Moodle via turnkey hub. I've got the server instance running, but I'm trying to migrate out site from a locally hosted server to the turnkey instance. As step one is to migrate the database, I thought I'd try to use Adminer which is part of the image. However, when I try to login none of the user accounts I've setup work. Further, Adminer will only show MySQL as the database to connect to, but when I run "mysql -u root" on the server I'm redirected to MariaDB. 

Has anyone else had this problem? 

Observium and Postfix

Forum: 
Tags: 

Hi everyone,

(amature to linux) anyway I have Observium install and running however am unable to get postfix to work I have done the config to work with office365 however i am getting the fallow errors.

 

Disorganise's picture

Wordpress won't update via GUI

Forum: 

Hi,

I'm running turnkey wordpress on Windows 10 hyper-v.  It runs fine, and updates plugins ok, but wordpress updates such as 5.2.3 don't seem to work.  I click the update and let it sit there and check the next day and still have the update message.

for the 5.2.2 updgrade, I found instructions on how to do it via the command line, which I can follow again obviously.  But it would be nice to know why it won't work through the web page, and if it is fixable.

Pages