Difference between revisions of "Eupld services"

From Nintendo Switch Brew
Jump to: navigation, search
(Created page with "This service reads crash dumps and other error reports from <code>erpt:r</code>. Then it periodically uploads them to the following URL: https://receive-%.er.srv.nintendo.ne...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
This service reads crash dumps and other error reports from <code>erpt:r</code>.
+
The "Error upload" service reads and uploads error reports from <code>erpt:r</code> to a cloud server.
  
Then it periodically uploads them to the following URL:
+
This includes crash dumps with full exception info created by [[creport]].
 +
 
 +
It periodically uploads them to the following URL:
  
 
https://receive-%.er.srv.nintendo.net/post
 
https://receive-%.er.srv.nintendo.net/post
 +
 +
The functionality can be disabled from <code>set:sys</code> by setting ("eupld", "upload_enabled") to anything but 1.

Latest revision as of 15:13, 28 June 2017

The "Error upload" service reads and uploads error reports from erpt:r to a cloud server.

This includes crash dumps with full exception info created by creport.

It periodically uploads them to the following URL:

https://receive-%.er.srv.nintendo.net/post

The functionality can be disabled from set:sys by setting ("eupld", "upload_enabled") to anything but 1.