Recent Posts by rell

Subscribe to Recent Posts by rell 11 post(s) found

May 21, 2008
Avatar rell 11 post(s)

Topic: Tracks / Error Message - Apache

I get an enormous stream, not sure whether that’s the right command. I also noticed actually that tracks has a number of bugs, or at least it does on FreeBSD. Think I’ll give it a miss – any suggestions on an open source manager?

 
May 16, 2008
Avatar rell 11 post(s)

Topic: Tracks / Error Message - Apache

Aha, I’ll check over the weekend.

 
May 16, 2008
Avatar rell 11 post(s)

Topic: Tracks / Error Message - Apache

Update: it all seems to work on another of my FBSD boxes but I’m yet to determine how/why. I’ll keep you posted… I might just mention that’s 98% likely to be a missing-library, which one, is the big question. :)

 
May 14, 2008
Avatar rell 11 post(s)

Topic: Tracks / Error Message - Apache

On FreeBSD 6.x:

cd /usr/ports/emulators/linux-libaio
make install
wait…

After, you should be able to run the application as normal – ./bitnami-tracks-1.5-1-linux-installer.bin from shell but let me know if you can’t.

 
May 14, 2008
Avatar rell 11 post(s)

Topic: Tracks / Error Message - Apache

We can then narrow this down a little more… it seems this problem stems from UNIX based OS.

No more luck at the moment, my other FBSD box is having difficulties with linux emulation.

 
May 13, 2008
Avatar rell 11 post(s)

Topic: Tracks / Error Message - Apache

That’s okay, can’t test every possibility :) Tell you what, I’ll try and be a little helpful in the meantime and attempt an install on another FreeBSD box this evening. I’ll post if I get the same error.

 
May 13, 2008
Avatar rell 11 post(s)

Topic: Tracks / Error Message - Apache

admin (the user you give details for during install). I haven’t had a chance to look inside the database but I wouldn’t imagine that it’s the database causing the problem?

 
May 13, 2008
Avatar rell 11 post(s)

Topic: Tracks / Error Message - Apache

FreeBSD is rarely incompatible! and installation was successful without any error messages.

It’s only /users yep. First time I visit the page, it works, it’s after I click on “sign-up new user” (forgot, sorry) or a close-to saying – and then input user/pass… it then never works again. Maybe that narrows the search just a little? but probably not :/

 
May 13, 2008
Avatar rell 11 post(s)

Topic: Tracks / Error Message - Apache

Just so you know, none of ^ data is important in terms of security. The box is completely internal and is not reachable externally.

Spec: FreeBSD 6.x / 1.5-1 install

 
May 13, 2008
Avatar rell 11 post(s)

Topic: Tracks / Error Message - Apache

Hi Antonio, unfortunately apache logs are pretty ordinary, nothing un-to-earth. it also seems that when I visit /users, it doesn’t register in the logs. only tracks_apache_access_log contains data, error_log is empty.

Last few parts of tracks_apache_access_log (probably bits cut off due to pico :)

10.10.100.144 – - [13/May/2008:15:46:48 +0100] “GET /images/menustar.gif?1206622504 HTTP/1.1” 200 337 “http://localhost:8080/” “Mozilla/5.0 (Windows; U; $
10.10.100.144 – - [13/May/2008:15:46:48 +0100] “GET /images/feed-icon.png?1206622504 HTTP/1.1” 200 764 “http://localhost:8080/” “Mozilla/5.0 (Windows; U;$
10.10.100.144 – - [13/May/2008:15:46:48 +0100] “GET /images/stats.gif?1206622504 HTTP/1.1” 200 84 “http://localhost:8080/” “Mozilla/5.0 (Windows; U; Wind$
10.10.100.144 – - [13/May/2008:15:46:48 +0100] “GET /images/collapse.png?1206622504 HTTP/1.1” 200 1138 “http://localhost:8080/” “Mozilla/5.0 (Windows; U;$
10.10.100.144 – - [13/May/2008:15:46:48 +0100] “GET /images/accept.png?1206622504 HTTP/1.1” 200 781 “http://localhost:8080/” “Mozilla/5.0 (Windows; U; Wi$
10.10.100.144 – - [13/May/2008:15:46:48 +0100] “GET /todos.rss?token=224f35586536fe0d8056fffecf5d3d788f81c24a HTTP/1.1” 200 201 “” “Mozilla/5.0 (Windows; U$
10.10.100.144 – - [13/May/2008:15:46:48 +0100] “GET /favicon.ico HTTP/1.1” 200 1406 “
” “Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/$
10.10.100.144 – - [13/May/2008:15:46:48 +0100] “GET /favicon.ico HTTP/1.1” 200 1406 ”-” “Mozilla/5.0 (Windows; U; Windows NT 5.1; en-U

 
May 13, 2008
Avatar rell 11 post(s)

Topic: Tracks / Error Message - Apache

Hi, I get the following message when trying to access localhost:8080/users

“Status: 500 Internal Server Error Content-Type: text/html
Application error (Apache)

Change this error message for exceptions thrown outside of an action (like in Dispatcher setups or broken Ruby code) in public/500.html”

Any ideas? First time I visited, it works and from then onwards, it fails.

It’s actually not localhost:8080 because it’s on a server but you get the idea :)

Thanks