pkfox Posted January 10 Posted January 10 (edited) Armbianmonitor: https://paste.next.armbian.com/axitowizur Hi all, apologies I know this isn't the correct forum to post,but, I have a question regarding the armbian build process for a raspi5b , but unfortunately I can't post in the correct forum because It requires the url of my build log which I don't know the location of - anyone here know where that is ? I use SHARE_LOG=yes as a parameter to compile.sh and my build machine is a x86_64 GNU/Linux with a 1gb ssd and 32gb of ram - please ignore the tag I couldn't find an appropriate one Edited January 10 by pkfox 0 Quote
Werner Posted January 10 Posted January 10 Hi At the end of the build process you will provided with a curl command to send logs to https://paste.armbian.com/logs simply copy&paste this command to get the URL you are looking for Tip: If upload fails try replacing paste.armbian.com/logs with paste.armbian.de/logs or paste.armbian.eu/logs 0 Quote
pkfox Posted January 10 Author Posted January 10 Hi @Werner I ran the build again and I see this at the end 🌱] SHARE_LOG=yes, uploading log [ uploading logs ] [🌿] Log uploaded, share URL: [ <!DOCTYPE html> <html lang=en> <head> <meta charset=utf-8> <title>Error</title> </head> <body> <pre>Cannot POST /log</pre> </body> </html> ] 0 Quote
Werner Posted January 11 Posted January 11 Ah you have set SHARE_LOG to yes which is good in general but in this particular case isn't You can either - set this to no so you will be provided with the curl command or - additionally set PASTE_URL="https://paste.armbian.de/log" 0 Quote
pkfox Posted January 11 Author Posted January 11 (edited) With SHARE_LOG=no I get this [🌿] Share log manually (or SHARE_LOG=yes): [ curl --data-binary @output/logs/log-build-e56c01c4-5313-440a-bf8c-da532052dea2.log.ans https://paste.armbian.com/log ] Edited January 11 by pkfox 0 Quote
pkfox Posted January 11 Author Posted January 11 (edited) Tried with PASTE_URL="https://paste.armbian.de/log" and I get a curl command When I run it curl --data-binary @build/output/logs/log-build-36b7b9d7-5385-49d0-ac61-9f6f8603c700.log.ans https://paste.armbian.de/log I get https://paste.armbian.de/usunowihox which looks promising Edited January 11 by pkfox 0 Quote
Solution pkfox Posted January 11 Author Solution Posted January 11 I think we're done on this question I'll go and post in the build forum now - thanks very much for your help @Werner 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.