Moses Moore
Moses Moore
Did not work with Minecraft 1.19.4 + Fabric Loader 0.14.17 + Fabric API 0.76.0+1.19.4 Does work with Minecraft 1.19.4 + Fabric Loader 0.14.17 + Fabric API **0.77.0+1.19.4**
A coworker just told me to try `cbstats` and this is what I see: ``` /opt/couchbase/bin/cbstats localhost all -b iris_groups -u prometheus -p $trustno1 |grep oom ep_oom_errors: 0 ep_tmp_oom_errors: 0...
``` DOCSCRATCH=$(mktemp ./tmp.XXXXXX.json) curl -gs 'http://prometheus:${redacted}@localhost:8091/pools/default/buckets/iris_groups/status' >$DOCSCRATCH jq -c
Aie, I should've mentioned: I'm using the community edition of couchbase, v5.1.1
> 4,456,261 errors were reported since boot time Then it's a counter, it's counting how many events happened, not how many are here right now. It's like counting how many...
Still there, 2023 March 14 ``` File "/usr/local/lib/python3.10/dist-packages/python_twitter-3.5-py3.10.egg/twitter/__init__.py", line 56, ... raise TwitterError({'message': 'Unknown error': '{0}'.format(json_data)}) ```
Also saw warnings. purple-googlechat r494.1e89ad9-1 ``` googlechat_auth.c: In function ‘googlechat_auth_get_dynamite_token_cb’: googlechat_auth.c:320:27: warning: argument 1 null where non-null expected [-Wnonnull] 320 | gint expires_in = atoi(json_object_get_string_member(obj, "expiresIn")); | ^~~~ /usr/include/stdlib.h:362:1: note:...
Ran into this today, trying to use a screenshot of a dashboard to explain resource consumption to a customer. Grafana 5.4.4
FWIW, I can't repair the link -- it's a wordpress plugin that imports MailChimp newsletters, and MailChimp doesn't let us edit newsletters that were already sent.
Happened again, this time for not a Wordpress site. "TypeError: expected string or bytes-like object" This time it was a an <img> with src="data:image/png;base64,...".