PythonCoderAS
PythonCoderAS
Allow running this with Docker.
Whenever my iMac enters sleep mode I get this error (with discord open): ``` java.lang.Throwable: IPC error: ErrorEventData(code=1000, message=Request has been terminated Possible causes: the network is offline, Origin is...
I have no idea what the cause was, because unlike #283 Discord was open. ``` Unhandled exception in [StandaloneCoroutine{Cancelling}@7330e1f4, Dispatchers.Default] java.net.SocketException: Connection refused; errno=61 at org.newsclub.net.unix.NativeUnixSocket.connect(Native Method) at org.newsclub.net.unix.AFSocketImpl.connect0(AFSocketImpl.java:372) at...
While running a very long edit session (over 125k edits), the process terminated with this error: ```js { badtoken: badtoken: Invalid CSRF token. at requestError (/mnt/nfs/labstore-secondary-tools-home/rpi2026f1/.local/lib/node_modules/wikibase-cli/node_modules/wikibase-edit/lib/request/parse_response_body.js:18:15) at module.exports (/mnt/nfs/labstore-secondary-tools-home/rpi2026f1/.local/lib/node_modules/wikibase-cli/node_modules/wikibase-edit/lib/request/parse_response_body.js:11:33) at...
I want `wb sparql -` to read from stdin so I can pipe my SPARQL in. Currently it tries to open a file named `-`.
OAuth2 has support for installed apps as it allows you to obtain tokens _without_ a consumer secret, which is very useful for both installed apps/programs as well as SPAs. Wikibase-cli...
### Describe the Bug If you use the double page reader option on MangaDex, the extension will not update MAL even if you get to the last page. ### Steps...
Manga https://myanimelist.net/manga/516 only has a precision of a year. However, the Jikan API returns that the manga started on January 1 of the year. The only way to find out...
## Issue Creation Checklist [X] I have read the [contribution guidelines](https://github.com/sequelize/sequelize/blob/main/CONTRIBUTING.md) ## Issue Description ### What was unclear/insufficient/not covered in the documentation The docs have no mention that migration files...
### Is your feature request related to a problem? Please describe. If I try to resolve a version that doesn't exist, maybe due to an error, I get a very...