Getting the following error on ONLY the up test:
ERROR: ld.so: object ‘libstdbuf.so’ from LD_PRELOAD cannot be preloaded: ignored.
I cant complete the puzzle because of this.
Getting the following error on ONLY the up test:
ERROR: ld.so: object ‘libstdbuf.so’ from LD_PRELOAD cannot be preloaded: ignored.
I cant complete the puzzle because of this.
This error is general since about a week, but have no incidence.
You sure have an error in your code, and this one is appearing in the logs, but is not responsible of your problem…
I don’t think my code has an issue since it passes the other tests without a problem. It is only on that one test where this error appears.
An error can perfectly occur only on a specific test, if this is the only one to involve the problematic part of your code…