Skip to content

Instantly share code, notes, and snippets.

View natea's full-sized avatar

Nate Aune natea

View GitHub Profile
# tail -n 1000 /var/log/supervisor/bundle_p00000458_2011-09-02-15.34.52-stderr---supervisor-LGfZUC.log
2011-09-02 15:35:15 [25877] [INFO] Starting gunicorn 0.11.2
2011-09-02 15:35:15 [25877] [INFO] Listening at: http://0.0.0.0:12547 (25877)
2011-09-02 15:35:15 [25899] [INFO] Booting worker with pid: 25899
2011-09-02 15:36:03 [25877] [CRITICAL] WORKER TIMEOUT (pid:25899)
2011-09-02 15:36:03 [26450] [INFO] Booting worker with pid: 26450
2011-09-02 16:31:39 [25877] [CRITICAL] WORKER TIMEOUT (pid:26450)
2011-09-02 16:31:39 [852] [INFO] Booting worker with pid: 852
2011-09-02 16:32:10 [25877] [CRITICAL] WORKER TIMEOUT (pid:852)
2011-09-02 16:32:10 [1145] [INFO] Booting worker with pid: 1145
ec2-50-17-0-72.compute-1.amazonaws.com [Thu, 08 Sep 2011 23:49:16 +0000] INFO: *** Chef 0.10.4 ***
ec2-50-17-0-72.compute-1.amazonaws.com [Thu, 08 Sep 2011 23:49:17 +0000] INFO: Client key /etc/chef/client.pem is not present - registering
ec2-50-17-0-72.compute-1.amazonaws.com [Thu, 08 Sep 2011 23:49:19 +0000] INFO: HTTP Request Returned 404 Not Found: Cannot load node i-74894114
ec2-50-17-0-72.compute-1.amazonaws.com [Thu, 08 Sep 2011 23:49:20 +0000] INFO: Setting the run_list to ["role[base]", "role[packaginator_load_balancer]"] from JSON
ec2-50-17-0-72.compute-1.amazonaws.com [Thu, 08 Sep 2011 23:49:20 +0000] INFO: HTTP Request Returned 404 Not Found: Cannot load role base
ec2-50-17-0-72.compute-1.amazonaws.com [Thu, 08 Sep 2011 23:49:20 +0000] ERROR: Role base is in the runlist but does not exist. Skipping expand.
ec2-50-17-0-72.compute-1.amazonaws.com [Thu, 08 Sep 2011 23:49:21 +0000] INFO: HTTP Request Returned 404 Not Found: Cannot load role packaginator_load_balancer
ec2-50-17-0-72.compute-1.amazonaws
Environment:
Request Method: GET
Request URL: http://p00000432.djangozoom.net/
Django Version: 1.2.5
Python Version: 2.6.6
Installed Applications:
['django.contrib.auth',
'django.contrib.sessions',
'django.contrib.sites',
ec2-50-17-0-72.compute-1.amazonaws.com Setting up chef (0.10.4-1) ...
ec2-50-17-0-72.compute-1.amazonaws.com
ec2-50-17-0-72.compute-1.amazonaws.com Creating config file /etc/chef/client.rb with new version
ec2-50-17-0-72.compute-1.amazonaws.com * Starting chef-client chef-client
ec2-50-17-0-72.compute-1.amazonaws.com
ec2-50-17-0-72.compute-1.amazonaws.com [ OK ]
ec2-50-17-0-72.compute-1.amazonaws.com
ec2-50-17-0-72.compute-1.amazonaws.com Processing triggers for libc-bin ...
ec2-50-17-0-72.compute-1.amazonaws.com ldconfig deferred processing now taking place
ec2-50-17-0-72.compute-1.amazonaws.com [Thu, 08 Sep 2011 23:49:16 +0000] INFO: *** Chef 0.10.4 ***
nateaune$ sh launch.sh
Instance ID: i-2613c046
Flavor: m1.small
Image: ami-61be7908
Region: us-east-1
Availability Zone: us-east-1b
Security Groups: default
SSH Key: cheftesting
Waiting for server..............
ec2-75-101-231-121.compute-1.amazonaws.com [Sat, 10 Sep 2011 23:37:50 +0000] WARN: Missing gem 'right_aws'
ec2-75-101-231-121.compute-1.amazonaws.com [Sat, 10 Sep 2011 23:37:50 +0000] INFO: Application light-weight resource already initialized -- overriding!
ec2-75-101-231-121.compute-1.amazonaws.com /usr/lib/ruby/vendor_ruby/chef/resource.rb:549: warning: already initialized constant Application
ec2-75-101-231-121.compute-1.amazonaws.com [Sat, 10 Sep 2011 23:37:51 +0000] INFO: HTTP Request Returned 404 Object Not Found: I don't know how to search for users data objects.
Traceback (most recent call last):
File "/usr/local/noderabbit/dztasks/lib/python2.6/site-packages/celery/execute/trace.py", line 34, in trace
return cls(states.SUCCESS, retval=fun(*args, **kwargs))
File "/usr/local/noderabbit/dztasks/lib/python2.6/site-packages/celery/task/base.py", line 227, in __call__
return self.run(*args, **kwargs)
File "/usr/local/noderabbit/dztasks/lib/python2.6/site-packages/celery/app/__init__.py", line 141, in run
return fun(*args, **kwargs)
ec2-107-20-96-106.compute-1.amazonaws.com Setting up chef (0.10.4-1) ...
ec2-107-20-96-106.compute-1.amazonaws.com
ec2-107-20-96-106.compute-1.amazonaws.com Creating config file /etc/chef/client.rb with new version
ec2-107-20-96-106.compute-1.amazonaws.com * Starting chef-client chef-client
ec2-107-20-96-106.compute-1.amazonaws.com
ec2-107-20-96-106.compute-1.amazonaws.com
ec2-107-20-96-106.compute-1.amazonaws.com [fail]
ec2-107-20-96-106.compute-1.amazonaws.com
# umount_all_bind
umount: on: not found
umount: type: not found
umount: (ro,bind): not found
umount: on: not found
umount: type: not found
umount: /var/lock: not mounted
umount: /var/run: device is busy.
(In some cases useful info about processes that use
the device is found by lsof(8) or fuser(1))
$ /etc/init.d/nginx restart
Restarting nginx: [alert]: could not open error log file: open() "/var/log/nginx/error.log" failed (13: Permission denied)
2011/09/12 02:14:23 [warn] 8499#0: the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /etc/nginx/nginx.conf:1
2011/09/12 02:14:23 [emerg] 8499#0: SSL_CTX_use_PrivateKey_file("/etc/ssl/private/stackato.key") failed (SSL: error:0200100D:system library:fopen:Permission denied error:20074002:BIO routines:FILE_CTRL:system lib error:140B0002:SSL routines:SSL_CTX_use_PrivateKey_file:system lib)
configuration file /etc/nginx/nginx.conf test failed