I spotted what looks like a person who didn’t realize that he was making an edit (Adding bogus data and deleting random objects, only one changeset by the account)
I tried reverting with osm-revert which gave this output
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" lang="en"/>
<title>OSM3S Response</title>
</head>
<body>
<p>The data included in this document is from www.openstreetmap.org. The data is made available under ODbL.</p>
<p><strong style="color:#FF0000">Error</strong>: runtime error: open64: 0 Success /osm3s_osm_base Dispatcher_Client::request_read_and_idx::timeout. The server is probably too busy to handle your request. </p>
</body>
</html>
🏁 Total time: 6.1 sec
Exit code: -1
Do I (as the output says) just wait for some time for the server to become free or is the server fine and there is something that I am doing wrong which is causing this
(the wiki advises to reach out to the community, which is why I am making this post instead of trying to troubleshoot myself)