[PHREAKNET-68] Recent Change Update/Reload functions in MARCH don't work
MARCH has options to do Recent Change Update/Reload at the end of line provisioning, but these buttons don't actually work - they do send the correct Recent Change commands to the switch terminal system, but some kind of I/O issue seems to occur inside of carefulwrite on the terminal side. These are the only parts of MARCH that don't work. (To clarify, this isn't an issue with MARCH, at least I don't think it is - but it's part of MARCH that doesn't work, due to this issue.)
As a result, one currently has to manually log in via a terminal afterwards and manually issue these commands, which is pretty annoying given the frequency of this task.
Comments
You must be logged in to leave a comment.
3/3/2026 6:26 PM — InterLinked
Fixed (to some extent) by disabling the printout of each config file at the bottom of mod_transpile. For some reason, the connection breaks when there is a lot of output.
Not really a proper solution, but it makes it work for now so that a manual terminal login isn't required