Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

CentOS6

30 views
Skip to first unread message

Ole-André Rodlie

unread,
Dec 2, 2015, 11:30:33 AM12/2/15
to
Does anyone have any experience setting up Socorro on CentOS6? Tried to follow the instructions, but they are outdated/broken (missing depends, broken Makefiles, and other).

minidump-stackwalk/http_symbol_supplier.cc fails on regular gcc (4.4), I'm able to use the devtoolset to bypass that, but now setup.py for mercurial fail ...

{standard input}: Assembler messages:

{standard input}:1464: Error: expecting string instruction after `rep'

{standard input}:2529: Error: expecting string instruction after `rep'

error: command 'gcc' failed with exit status 1

more or less for every thing I fix, new problems come up.

I did manage to get Socorro running on CentOS7 some months ago, but we need to use v6 in production.

Regards

Ole-André

Ole-André Rodlie

unread,
Dec 3, 2015, 4:56:35 AM12/3/15
to
So I gave up on CentOS6 (you should remove the docs for EL6) and started with CentOS7, works better. By following the instructions I can send fake dumps and get a crash-id back, so far so good.

But following http://socorro.readthedocs.org/en/latest/configuring-socorro.html#graphs-and-reports-using-elasticsearch-and-kibana, resulted in complete breakage, and I get internal server error on each report.


Dec 03 10:52:00 localhost.localdomain bash[567]: 2015-12-03 10:52:00,546 INFO - processor - - QueuingThread - there is nothing to do. Sleeping for 7 seconds
Dec 03 10:52:07 localhost.localdomain bash[566]: 2015-12-03 10:52:07,199 INFO - collector - - uWSGIWorker1Core0 - 64938bc7-1492-4d07-b663-665f32151203 received
Dec 03 10:52:07 localhost.localdomain bash[566]: 2015-12-03 10:52:07,199 DEBUG - collector - - uWSGIWorker1Core0 - not throttled Test 1.0
Dec 03 10:52:07 localhost.localdomain bash[566]: Traceback (most recent call last):
Dec 03 10:52:07 localhost.localdomain bash[566]: File "/data/socorro/socorro-virtualenv/lib/python2.7/site-packages/web/application.py", line 237, in process
Dec 03 10:52:07 localhost.localdomain bash[566]: return self.handle()
Dec 03 10:52:07 localhost.localdomain bash[566]: File "/data/socorro/socorro-virtualenv/lib/python2.7/site-packages/web/application.py", line 228, in handle
Dec 03 10:52:07 localhost.localdomain bash[566]: return self._delegate(fn, self.fvars, args)
Dec 03 10:52:07 localhost.localdomain bash[566]: File "/data/socorro/socorro-virtualenv/lib/python2.7/site-packages/web/application.py", line 394, in _delegate
Dec 03 10:52:07 localhost.localdomain bash[566]: return handle_class(f)
Dec 03 10:52:07 localhost.localdomain bash[566]: File "/data/socorro/socorro-virtualenv/lib/python2.7/site-packages/web/application.py", line 385, in handle_class
Dec 03 10:52:07 localhost.localdomain bash[566]: return tocall(*args)
Dec 03 10:52:07 localhost.localdomain bash[566]: File "/data/socorro/socorro-virtualenv/lib/python2.7/site-packages/socorro-master-py2.7.egg/socorro/collector/wsgi_br...01, in POST
Dec 03 10:52:07 localhost.localdomain bash[566]: crash_id
Dec 03 10:52:07 localhost.localdomain bash[566]: File "/data/socorro/socorro-virtualenv/lib/python2.7/site-packages/socorro-master-py2.7.egg/socorro/external/fs/crash...e_raw_crash
Dec 03 10:52:07 localhost.localdomain bash[566]: self._create_name_to_date_symlink(crash_id, slot)
Dec 03 10:52:07 localhost.localdomain bash[566]: File "/data/socorro/socorro-virtualenv/lib/python2.7/site-packages/socorro-master-py2.7.egg/socorro/external/fs/crash...ate_symlink
Dec 03 10:52:07 localhost.localdomain bash[566]: crash_id]))
Dec 03 10:52:07 localhost.localdomain bash[566]: OSError: [Errno 2] No such file or directory
Dec 03 10:52:07 localhost.localdomain bash[566]: [pid: 2387|app: 0|req: 9/9] 127.0.0.1 () {36 vars in 563 bytes} [Thu Dec 3 10:52:07 2015] POST /submit => generated ... on core 0)

Suggestions?

Ole-André

Ole-André Rodlie

unread,
Dec 3, 2015, 5:27:46 AM12/3/15
to
I removed the old test dumps, and it now works....
0 new messages