Closed
Bug 1145556
Opened 10 years ago
Closed 10 years ago
Testdaybot service on mozqa.com is not running
Categories
(Infrastructure & Operations :: MOC: Service Requests, task)
Infrastructure & Operations
MOC: Service Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: whimboo, Assigned: Usul)
Details
For todays testday we need the Testdaybot which is usually running on mozqa.com. Today it is not around and we need it running sooner than later.
Not sure if one of the changes as done on bug 1131983 caused that.
Thanks.
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → ludovic
| Assignee | ||
Comment 1•10 years ago
|
||
docs at https://mana.mozilla.org/wiki/display/websites/mozqa.com
[lhirlimann@mozqa1.qa.scl3 testdaybot]$ vi README.md
[lhirlimann@mozqa1.qa.scl3 testdaybot]$ sudo node bot.js
^Z
[1]+ Stopped sudo node bot.js
[lhirlimann@mozqa1.qa.scl3 testdaybot]$ bg
[1]+ sudo node bot.js &
[lhirlimann@mozqa1.qa.scl3 testdaybot]$ disown
[lhirlimann@mozqa1.qa.scl3 testdaybot]$ exit
03:48:56 up 45 days, 16:20, 2 users, load average: 0.52, 0.17, 0.06
[lhirlimann@mozqa1.qa.scl3 ~]$ sudo /etc/init.d/node-testdaybot stop
Stopping node-testdaybot: node-testdaybot: stopped
[ OK ]
[lhirlimann@mozqa1.qa.scl3 ~]$ sudo /etc/init.d/node-testdaybot start
Starting node-testdaybot: node-testdaybot: started
[ OK ]
[lhirlimann@mozqa1.qa.scl3 ~]$
also works.
| Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•10 years ago
|
||
So there is no log anywhere which tells us why the node-testdaybot service was not running?
| Assignee | ||
Comment 3•10 years ago
|
||
(In reply to Henrik Skupin (:whimboo) from comment #2)
> So there is no log anywhere which tells us why the node-testdaybot service
> was not running?
Nope I didn't find anything .
| Reporter | ||
Comment 4•10 years ago
|
||
Hm, ok. We will keep an eye open. Thanks for fixing it that quickly.
You need to log in
before you can comment on or make changes to this bug.
Description
•