A place to search for and ask for support

Jeremy Davis's picture

"Your hashcash value failed. Please ensure you have JavaScript enabled in your browser."

Forum: 
Tags: 

I just got this warning when I tried to post today. I've been getting some similar errors all day today, both on my old (Ubuntu 9.10) Laptop and my Ubuntu 10.04 desktop (both running Firefox 3.5.x, not sure of java versions). It seems to happen that sometimes (and it seems almost random) that when editing, you click the save button and nothing happens. Sometimes you can push the button again and after a brief hesitation it will work. But occasionally it will go to a similar error.

Adrian Moya's picture

Error with extract-iso on turnkey-redmine-11.0-lucid

Forum: 

I've just runned tklpatch-extract-iso (indirectly from the top level script) and got:

create_inode: socket turnkey-redmine-11.0-lucid-x86.rootfs/var/run/mysqld/mysqld.sock ignored

while extracting the fs. Maybe mysqld was not stopped? I'll keep an eye if this happens again, but just wanted to report this. 

I hope it won't be an issue for my experiment. 

Clint Thomson's picture

TKLBAM gives an error | Bigger than max_allowed_packet

Forum: 

When restoring a server using TKLBAM the following error is displayed when TKLBAM startes to restore a database:

 

mysql got a packet bigger than max_allowed_packet

Any guidance would be appreciated.

Prashant Kumar's picture

How to install ffmpeg

Forum: 

I have a server running turnkey linux (Ubuntu 8.x.x). I want to install ffmpeg: http://www.ffmpeg.org/ on my server, please guide me step by step installation of it.

Please help.

Thanks!

Ian's picture

configuring Redmine appliance to work with svn and have https access to the repository

Forum: 

Hello!

I am new to this, I installed Ubuntu with RedMine on a VM to keep my code repository in svn.

My only requirement is to be able to access the svn externally with a https connection.

I do not have the time to learn linux, or ubuntu, I am just wondering if there is a quick way to set up the environment to work with svn and be accessible via https.

I appreciate any help I can get.

Thank you,

Ian

Jason's picture

redmine inaccessible remotely (from Internet)

Forum: 
I installed the latest turnkey redmine appliance (2009.10-2) and seems to be working well on the local network. However, when I try to access the web page remotely (from the Internet), I do not get a response from the redmine server. Remote access seems to be working OK since I can access the Webmin interface remotely (https, port 12321) and I can access the mercurial interface (http, port 8080), I just don't get a response from the redmine interface (http port 80 or https port 443).
David Killingsworth's picture

locate and mlocate missing

Forum: 

I'm using trac-11.0-lucid-x86 as an Amazon EC2 AMI.

I noticed that I could not use "locate" or "mlocate" commands.

$ locate test
-bash: locate: command not found

I looked and could not find the files in /usr/bin/ nor updatedb.sh

I tried installing findutils and it says that it is already installed.

root@servername /# apt-get install findutils
Reading package lists... Done
Building dependency tree
Reading state information... Done
findutils is already the newest version.

 

MikeK's picture

Newbie Seeks Help..

Forum: 
Tags: 

Hi..

I have installed linux turnkey lamp server on a spare computer on my home network. I can access the config and admin web interface. My question is how do I go about setting up a test website on this server?

I want to be able to test my php and mysql apps?

Thanks

MikeK

David Killingsworth's picture

Move Trac appliance data to EBS volume

Forum: 
Tags: 

Hello,

I would like to thank you for the appliances.  They are huge time savers.

I have setup a trac appliance on Amazon EC2 using the Turnkey Hub with the new Ubuntu 11.04 appliances that just came out.

I've attached a 1GB EBS volume to it and used the following commands to mount the partition and create a symblic link.

ebsmount-manual --format=ext3 /dev/sdf
and
ln -s /media/ebs/vbd-2160/a1b2 /vol

Now, I would like to move the web root, trac data, and repositories to the EBS volume in case something ever happens to the instance.

Paul's picture

Cannot Login - Bridged Networking Problem

Forum: 

Hi iam trying to use the new turnkey drupal6-11.0rc ISO with virtualbox in windows xp pro sp3. Its installed, bridged networking is set and its not working on my wireless or cable ethernet. I cannot get a ip address from dhcp its coming back lease failed etc eth0, and as result cannot access the login screens from my hosts browser

I have dhcp allowed on the hardware router. I don'nt see any firewall requests for the virtual machine going out.

Pages