<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p><b style="font-size: 11pt; font-family: Calibri, sans-serif;">Von:</b><span style="font-size: 11pt; font-family: Calibri, sans-serif;"> elbe-devel <elbe-devel-bounces@linutronix.de> im Auftrag von filipec <filipe.al.campos@gmail.com></span><br>
</p>
<div style="color: rgb(0, 0, 0);">
<div>
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>Gesendet:</b> Freitag, 18. September 2020 22:53<br>
<b>An:</b> elbe-devel@linutronix.de<br>
<b>Betreff:</b> [elbe-devel] ELBE Error Log</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hi<br>
when an error happens on elbe, how do we know the cause ? <br>
<br>
</div>
<div class="PlainText">
<div>Hi,</div>
<div><br>
</div>
<div>You have to list the projects and find the project id and then list the files of the project and then you have to download the log.txt file for that project.</div>
<div><br>
</div>
<div>Step 1:</div>
<div>$ elbe control list_projects</div>
<div>/var/cache/elbe/39f2366f-63f8-4bc6-8f92-27e7ba06c153    beaglebone-black        1.0     build_failed    2020-10-11 09:22:46.256175</div>
<div><br>
</div>
<div>Step 2:</div>
<div> elbe control get_files /var/cache/elbe/39f2366f-63f8-4bc6-8f92-27e7ba06c153</div>
<div>source.xml      (Current source.xml of the project)</div>
<div>~</div>
<div>~</div>
<div>log.txt         (Log file)</div>
<div><br>
</div>
<div>Step 3:</div>
<div>elbe control get_file /var/cache/elbe/39f2366f-63f8-4bc6-8f92-27e7ba06c153 log.txt</div>
<div><br>
</div>
<div>This log file will contain the errors and other informations.</div>
<div>Hope it helps.</div>
<div><br>
</div>
<div>Krishna</div>
<div><br>
</div>
<br>
</div>
</span></font></div>
</div>
</body>
</html>