I wrote some new stuff and decided to publish them. When I did, I got this error:
web_delete: 0: (@pioyi/claus-processcreated-by-the-german-chemist-carl-friedrich-claus-it-makes-it-possible-to-convert-hydrogen-sulfide-from-natural-gas-to-elemental-sulfur-the-overall-reaction-can-be-descibed-as-follows-2-h-2s-plus-so-2-3s-plus-2h-20.bigb)
HTTP error status: 422
Error messages from server:
error: @pioyi/claus-processcreated-by-the-german-chemist-carl-friedrich-claus-it-makes-it-possible-to-convert-hydrogen-sulfide-from-natural-gas-to-elemental-sulfur-the-overall-reaction-can-be-descibed-as-follows-2-h-2s-plus-so-2-3s-plus-2h-20.bigb:1:205: unterminated literal argument
It refers to an old text that was contained in the bigb file. I remember that I interacted with this part of the file (or with a different one. I don't really remember) while I was writing the new one.
Kind of unxplainable, but my first guess was that I hadn't closed the latex segment somewhere. It turned out that everything has been closed as needed.
The guilty part in question:
==== Claus process
Created by the german chemist Carl Friedrich Claus, it makes it possible to convert hydrogen sulfide (from natural gas) to elemental sulfur. The overall reaction can be descibed as follows:
$$2H_2S + SO_2 \rightarrow 3S + 2H_20$$
Am I missing something? I hope not!
web_delete
things is what happens when you delete an ID locally, but the server still contains it, so it deletes it from the server, which means: 1) mark as unlisted 2) make the body empty (remove all sub-ids like images) thus leaving you with:ourbigbook --web
again and see if it got fixed?README.bigb
via\\Include
(I'm going to add a local check for this soon).{parent=
syntax rather than header levels.out/web
, so looking there can help understand what went wrong. But not something I want users to ever have to worry about of course, the goal is that if it converts locally without error, it should upload without error.