A place to search for and ask for support

Canvas Cert Help

Forum: 

Hi,

How can I update the SSL Cert for Canvas? I have a wildcard cert already, so I don't need to use lets encrypt. I tired added it in the apache2/sites-enabled, and it's not working. I would appreciate any help!

GitLab (Jessie) letsencrypt borked up

Forum: 

I run two GL instances. One without problems, the other... 

It seems I need to fetch a new letsencrypt cert. confconsole to the rescue, yeah, yadda yadda "will utilize gitlab omnibus something" yadda (can't copy and paste it anyway so why bother).

Error.

Uh?

Seems he doesn't like the domain name "https". Sure. I don't like it either. So after some searching, I found

/etc/gitlab/gitlab.rb

external_url 'https://https://<herethedomain>'

General: Why doesn't confconsole allow for copy & paste?

Forum: 

When I SSH to a VM and start confconsole, and something goes wrong, or there are some "for more information go to <URL>..." I would very much like to be able to select said text to be able to 

  • post the error message here
  • paste the selected text (e.g. URL) to my browser and not need to type it in
  • in general feel less like a moron who is bossed around

So do you think it would be possible to make confconsole (what is it - ncurses?) behave like every other text-based UI in the known Unixverse?

General: Why doesn't confconsole allow for copy & paste?

Forum: 

When I SSH to a VM and start confconsole, and something goes wrong, or there are some "for more information go to <URL>..." I would very much like to be able to select said text to be able to 

  • post the error message here
  • paste the selected text (e.g. URL) to my browser and not need to type it in
  • in general feel less like a moron who is bossed around

So do you think it would be possible to make confconsole (what is it - ncurses?) behave like every other text-based UI in the known Unixverse?

Dan's picture

ERROR Row size too large TKLBAM Restore test.

Forum: 

I have narrowed this down to being a MariaDB/MySQL issue... I think TKLBAM is doing its job but when the restore runs and it tries to use the MySQL data dump I am getting this error:

 

ERROR 1118 (42000): Row size too large (> 8126). Changing some columns to 
TEXT or BLOB may help. In current row format, BLOB prefix of 0 bytes is stored 
inline.

The question is, how should I go about resolving it ?  

Ken's picture

Nextcloud Container

Forum: 

Hi everyone,

I have Plan to run Turnkey Nextcloud on Proxmox Container. My proxmox server has only one Public IP

At this time proxmox server has 2 Linux Bridge : vmbr0 set Public Ip , vmbr1 for LAN : 192.168.10.1/24 . I configured NAT on /etc/network/interface and the internal VMs and CTs can access Internet normally. 

auto vmbr1
iface vmbr1 inet static
    address 192.168.10.1
    netmask 255.255.255.0
    bridge-ports none
    bridge-stp off
    bridge-fd 0

Tamas Pisch's picture

Openvpn error opening configuration file /etc/openvpn/server.conf

Forum: 

Hi,

 

I installed Turnkey Openvpn V16.0 appliance. I set up server mode on the A site, and created client configuration with confconsole. I copied the xyz.ovpn file to the appliance on B site as /etc/opencpn/xyz.conf. On B site, I set up the appliance as client.

I set up autorun in /etc/default/openvpn:

AUTOSTART="xyz"

After restart, I see error message in log:

 ...error opening configuration file /etc/openvpn/server.conf

Arlyn Nisly's picture

Canvas issues: files download, RCE features

Forum: 
Tags: 

Hello all,

I've greatly appreciated access to complex apps that I don't have the skill to install myself. I have a new appreciation for this after having installed Canvas per Instructure's instructions. I did this in an attempt to work around a few issues I was having on the TKL Canvas appliance (v. 16.1). The TKL appliance is almost working for us, but not quite.

change key lifetime to more than 3 years

Forum: 

Hi,

if i add an new client with openvpn-addclient, the key expire date ist set to 3 years

 

The Subject's Distinguished Name is as follows
commonName            :ASN.1 12:'tes8'
Certificate is to be certified until Nov  5 15:43:00 2023 GMT (1080 days)

in file /etc/openvpn/easy-rsa/keys/safessl-easyrsa.cnf and /etc/openvpn/easy-rsa/keys/openssl-easyrsa.cnf

i had set "default_days    = 5000"

but, all new keys are still set to 3 years.

 

Ben

 

 

OpenVPN: Howto change all easy-rsa certificates that Turnkey has created by at install time

Forum: 

Hello,

i would like to generate new certificates within my OpenvpnServer Server VM.

Turnykey generates all at first install, but I want to change it.

what is the syntax of creation new certificate pem, ca and user/client certifcate?

 

thx Ben

Pages