-
I made a straight push into master with more place holders. I was expecting the site to get updated, but that doesn't seem to be the case. Or rather, it is in some strange state of half-updated: The c…
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…
-
Using the docker image `broadinstitute/openidc-proxy:latest` I currently have it configured with docker-compose as below. My understanding is that this config should pass openid headers from the auth …
-
I'm making use of a Aarch64 compiled version of this kernel through https://github.com/sakaki-/bcmrpi3-kernel with Arch Linux ARM. I've been seeing some strange messages in my dmesg output and I'm wor…
-
SELECT 13, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…
-
Copying image between two projects fails.
[root@kumo-bmi-no-seccloud apoorve]# bmi cp bmi_infra centos_67_e1_modified jon sesa_centos67
Traceback (most recent call last):
File "/bin/bmi", line…
-
SELECT 13, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…
-
I'm trying to make use of this on my server running Arch Linux and I get the following error message. Not really sure what this means, can someone please help?
```
[root@kumo ]# mergerfs.fsck /usr…
-
```
Failed to execute INSERT INTO deck ( created_date, updated_date, person_id, source_id, url, identifier, name, competition_id, archetype_id, resource_uri, featured_card, score, thumbnail_url, smal…
-
```
Reported on decksite by Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id…