A place to search for and ask for support

Eric's picture

No IP address after reboot

Forum: 

I have installed the latest  PostgreSQL - Advanced Object-relational Database System.  From the console I can set the DHCP or Static IP address.  I can then ping and access the appliance.  After reboot I can no longer ping or access the appliance.  After resetting the DHCP or Static IP address at the console, I can again access the appliance.

kipahei170's picture

MySQL server SSL Handshake exception~~

Forum: 

Hello,

I have recently begun coding an application on Android Studio, I followed a number of tutorials for creating login and registration pages. I set up the TKL mysql server and have been trying to access it from the Android emulators but I seem to be getting the same error over and over again. From what I gather it is to do with the Certificate Authorities for the server. If anyone has a solution to this it would be much appreciated as I am new to the networking side of things and haven't got much experience.

kipahei170's picture

Trac: invalid index.html,,

Forum: 

I just downloaded the VM of the Trac appliance (version 14.1) and installed it on our vsphere. This worked fine. The server is running and I can access webmin.

However every HTTP or HTTPS call to the IP address returned an internal server error.

I could track this error down to /var/www/index.html

This file contained two additional lines after the closing html tag, which rendered it invalid and led to an error message "TemplateSyntaxError: junk after document element: line".

After I manually deleted those additional lines, trac started to work...

Mark L.'s picture

TurnKey on Docker non-interactive problem

Forum: 

Trying out TurnKey (Tomcat) on Docker today. Have looked at https://www.turnkeylinux.org/blog/announcing-docker-builds to initialize the image. Trying the option2, non-interactive.

I supplied all the values as per the documentation, but the when I start up the image I am still asked for email for "System notifications and Critical Security Updates". What is the value I need to preseed for that? What do I put if I want to skip?

Can Turnkey Wordpress be installed on a fresh copy of debian?

Forum: 

Hello,

Is there a way to install Turnkey Wordpress on a fresh copy of debian jessie x64, the hosting company doesn't allow installation of custom OS.

If there is a way please write instructions.

thanks

nick soph's picture

Samba? Or is there a better way?

Forum: 

Im looking for some general guidance on how best to setup a simple dev machine.

I am working on a project that requires a simple web server (no backend processing just delivery of HTML/CSS/JS files) and want to live edit the files the server is dishing out. Im working on 2 machines around the house and using Brackets as the text editor on both. 

Mario's picture

Problem with Stripe payments

Forum: 

Hi,

we are getting a Payment method: Method Failed alert when we enter our company credit card.

Stripe accepts it, gives a green check, but then probably something is going wrong.

How can we solve the issue? Forum seems the only way to report issues.

We want to pay of course, and even more important we do not want our server down for any such reason.

Thank you

 

PeterL's picture

Samba and smartcards, no userCertificate

Forum: 

I'm trying to add a user with smartcard to samba4. That is, the user shall use smartcard/pin for login instead of username/password. This is accomplished by (among lots of other things) adding the users certificate to samba db. Parameter to add is 'userCertificate;binary'

However, I cannot add the certificate parameter due to that "userCertificate does not exists in the schema" according to error message.

rogerbrx's picture

Wordpress Crashing - Error establishing a database connection

Forum: 

Hello,

I am not a very experienced Wordpress Admin, this is my first Site. I would like to ask for some help from you.I have a Workpress Appliance running for 2 years in Amazon AWS. It worked fine since initial install without any downtime. I did regular upgrades until I start to have problems.

On last months I have experienced repetitive downtimes with the message:

digg_de's picture

google chrome crashs on startup - invalid opcode - SSE2

Forum: 
Tags: 

Hi,

i have install google chrome for headless testing with watir on ruby. The installation is very easy:

sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list'
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -
apt-get update
apt-get install google-chrome-stable

But google chrome crashs with error message:

Pages