-
Following up on https://community.openstreetmap.org/t/my-user-is-blocked/1006/11
Once a user has been blocked, they can no longer log on to community.osm.org, because fetching user details using /a…
-
Doing this to get data is clunky (say for the top of the current hour):
```python
date = datetime.utcnow()
request_time = date.replace(minute=0, second=0, microsecond=0)
ds = cat.datasets.filter…
-
Hi
As per my requirement, we need to disable the hour selection similar to minutes selection by setting the minutesInterval to zero. I have added the same changes for hour to make it disable. Here …
-
I'd like to display the cron description in the local timezone. So,
```
At 02:00 AM, every 3 days
```
would be (in my time zone, settable w/ the opts monoid)
```
At 09:00 PM, every 3 days
```
…
-
get_historical_interest sometimes throws a 500 error, other times returns data entries of 0 where data is known to exist and can be retrieved via other requests with overlapping dates. At other times …
-
**Issue description:**
Fleet-managed Gatekeeper-OPA deployments have failures like clockwork every 10 hours. After some poking around, I found that every 10 hours, I see this Event:
```
FirstSe…
-
First of all I would like to that developers of the vokoscreen-ng for amazing screen-casting recorder with outstanding set of features. I like everything in it, but three things are off.
1) Inter…
-
I'm using keyble mqtt for some time now and get every few minutes/hours some Bluetooth kernel errors.
`raspizero2 kernel: [ 1277.916823] Bluetooth: hci0: unexpected SMP command 0x02 from 00:1a:xxxx…
-
I downloaded v0.19.11 and noticed a significant increase in stale shares to sparkpool. Normally 1% over 24 hrs, Increased to 2% 24hr avg within 8 hours. Switching back to v0.19.10 immediately resolved…
-
Hi.
I have a Pi Zero W with PiJuice Zero configured with RTC Wakeup alarm as follows:
Wakeup enabled
Day: Every day
Hour: Every hour
Minutes period: 5 minute
Everything else is configured as fac…