Quantcast
Channel: BitNami Answers - latest questions
Viewing all articles
Browse latest Browse all 2052

GitLab File/Commits view gives 500 Error

$
0
0

We have just installed the GitLab AMI on an AWS AMI. The application looks really promising with so many features. The user/project/repository creation was like a breeze. Even the push/pull was totally cool. But when I am trying to review code/file/commits on line it gives me a 500 Server Error. I checked the Apache Error logs and they mention two failures with

libcrypto.so.1.0.0
libssl.so.1.0.0

Both of the libraries seem installed though http://o7.no/17uLGT4http://o7.no/ZOy3Nz

Here is the full error log

[ 2013-04-30 07:16:20.5635 10887/7f112d45e700 Pool2/Spawner.h:159 ]: [App 10931 stderr] python: /opt/bitnami/common/lib/libssl.so.1.0.0: no version information available (required by python)
[ 2013-04-30 07:16:20.5999 10887/7f112d49f700 Pool2/SmartSpawner.h:300 ]: Preloader for /opt/bitnami/apps/gitlab/htdocs started on PID 10931, listening on unix:/tmp/passenger.1.0.10883/generation-0/backends/preloader.10931
[Tue Apr 30 07:16:22 2013] [error] [client 115.111.231.194] File does not exist: /opt/bitnami/apache2/htdocs/favicon.ico
[Tue Apr 30 07:17:02 2013] [notice] caught SIGTERM, shutting down
[Tue Apr 30 07:18:10 2013] [warn] RSA server certificate CommonName (CN) `ip-10-244-143-225.us-west-2.compute.internal' does NOT match server name!?
[ 2013-04-30 07:18:10.6758 11649/7f473b17e740 agents/HelperAgent/Main.cpp:554 ]: PassengerHelperAgent online, listening at unix:/tmp/passenger.1.0.11645/generation-0/request.socket
[ 2013-04-30 07:18:10.7071 11654/7f09018e4740 agents/LoggingAgent/Main.cpp:272 ]: PassengerLoggingAgent online, listening at unix:/tmp/passenger.1.0.11645/generation-0/logging.socket
[Tue Apr 30 07:18:10 2013] [notice] Digest: generating secret for digest authentication ...
[Tue Apr 30 07:18:10 2013] [notice] Digest: done
[Tue Apr 30 07:18:11 2013] [warn] RSA server certificate CommonName (CN) `ip-10-244-143-225.us-west-2.compute.internal' does NOT match server name!?
[ 2013-04-30 07:18:11.0956 11669/7fe0ab98f740 agents/HelperAgent/Main.cpp:554 ]: PassengerHelperAgent online, listening at unix:/tmp/passenger.1.0.11665/generation-0/request.socket
[ 2013-04-30 07:18:11.1146 11674/7fb27dd5f740 agents/LoggingAgent/Main.cpp:272 ]: PassengerLoggingAgent online, listening at unix:/tmp/passenger.1.0.11665/generation-0/logging.socket
[Tue Apr 30 07:18:11 2013] [notice] Apache/2.2.24 (Unix) mod_ssl/2.2.24 OpenSSL/1.0.1e DAV/2 PHP/5.4.14 Phusion_Passenger/4.0.0.rc6 configured -- resuming normal operations
[ 2013-04-30 07:18:12.9885 11669/7fe0ab899700 Pool2/Spawner.h:739 ]: [App 11712 stdout]
[Tue Apr 30 07:18:19 2013] [error] [client 115.111.231.194] File does not exist: /opt/bitnami/apache2/htdocs/favicon.ico
[Tue Apr 30 07:18:24 2013] [error] [client 115.111.231.194] File does not exist: /opt/bitnami/apache2/htdocs/favicon.ico
[ 2013-04-30 07:18:34.0939 11669/7fe0ab858700 Pool2/Spawner.h:159 ]: [App 11712 stderr] python: /opt/bitnami/common/lib/libcrypto.so.1.0.0: no version information available (required by python)
[ 2013-04-30 07:18:34.0940 11669/7fe0ab858700 Pool2/Spawner.h:159 ]: [App 11712 stderr] python: /opt/bitnami/common/lib/libssl.so.1.0.0: no version information available (required by python)
[ 2013-04-30 07:18:34.1305 11669/7fe0ab899700 Pool2/SmartSpawner.h:300 ]: Preloader for /opt/bitnami/apps/gitlab/htdocs started on PID 11712, listening on unix:/tmp/passenger.1.0.11665/generation-0/backends/preloader.11712
[Tue Apr 30 07:18:37 2013] [error] [client 115.111.231.194] File does not exist: /opt/bitnami/apache2/htdocs/favicon.ico

Any help would be greatly appreciate . . .

Best Regards, Abhinav K


Viewing all articles
Browse latest Browse all 2052

Trending Articles