

It could be the accepts
header then… check if the request includes accetps: application/json
It could be the accepts
header then… check if the request includes accetps: application/json
In my experience that is almost always the server returning an html error page.
Start with inspecting that actual response the first character is probably <
. The rest of it is likely to be a “not found” or “internal server error” (being the most common) page.
Then look at logs…
Pretty much why everyone just uses json or, heaven forbid, plain text for trivial data.
Aaah, SOAP.
Yo dawg, I heard you like XML over HTTP so I put XML over HTTP in your XML over HTTP.
I meant extreme for this very specific case. If every other features of the product is satisfactory for OP then dumping the whole product is extreme.
No product is perfect in every way for every customer. Modifying a product that you’ve already bought is an entirely reasonable thing to do.
Returning it seems extreme to me… But I’m happy modding things like that.
Stick a piece of paper or card over the button/LED such that you can still depress it… Iterate/repeat until you’re satisfied.
Apostrophe catastrophe.
Oh, there are forks: #2.
Gnome makes absolutely no promises of version compatibility for extensions.
You’re stuck waiting for an extension dev to update to support the new gnome version.
That server’s root access is now vulnerable to a compromise of the systems that have the private key.
On the context of a node package,
It’s probably a package with one five line function, and a poor implementation at that.
An alternative, if you have console access, to doing that root password dance, is:
That’s one of the NPC’s at the paleontology sites!
They my go to to quickly triage a problem being caused by SEL or not.
Not quite. But sorta, yeah.
Learning to “not fuck with it” or ways to do so and rollback are valid lessons themselves.
Being able to segregate “production” and “development” environments is very valuable.
100%
The alternative being variations on:
Hi my name is [redacted], I have [X] years experience.
Please run
sfc /scannow
.You can find more help at [Irrelevant KB URL].
Please rank me 5 stars.
Ticket closed
Theoretically one could also prohibit rebooting.
IIRC kexec
is pivot_root but for the kernel.
Anything you need to buy is more expensive than anything you already have.
Especially if youre worried about power costs.
Reuse wha you have, replace when you need to.
They are introduced in NZ and have destroyed the native bird populations.
We trap and hunt them here.
F12 should open the browser developer tools, one panel will be the network requests.