bitsofinfo

Results 88 issues of bitsofinfo

``` astro dev start ``` Then localhost:8080 hangs... looking at postgres logs I see: ``` 2021-09-21 22:17:16.913 UTC [65] ERROR: relation "connection" does not exist at character 531 2021-09-21 22:17:16.913...

Adds the following options ``` --csv-clean-fieldnames Strips double quotes and lower-cases all CSV header names for proper ElasticSearch fieldnames --csv-date-field TEXT The CSV header name that represents a date string...

Getting this talking to consu 0.7.5 and 1.x+ on 8500 (non-ssl) Using either 0.13.2 or 0.17.1 ``` docker run -p 8500:8500 consul:0.7.5 agent -server -bootstrap-expect 1 -data-dir /tmp/consul ``` OR...

### Checklist - [x] I've run `bundle exec rspec` from the root directory to see all new and existing tests pass - [x] I've followed the _fastlane_ code style and...

tool: sigh
tool: spaceship

### Checklist - [x] I've run `bundle exec rspec` from the root directory to see all new and existing tests pass - [x] I've followed the _fastlane_ code style and...

tool: match

### Are you certain it's a bug? - [X] Yes, it looks like a bug ### Is the issue caused by a plugin? - [X] It is not a plugin...

how can I get options such as NODE_PRESERVE_SYMLINKS made available to the node runtime this starts?

is this project EOL? don't see much activity, is there any alternative anyone recommends?

``` kubectl = { source = "gavinbunney/kubectl" version = ">= 1.14.0" } .... provider "kubectl" { config_path = local_file.kube_config.filename config_context = var.kube_config_context load_config_file = false } ``` Constantly get ```...

Please see original conversation here: https://fugue-project.slack.com/archives/C015RGNUW77/p1680721186802609

Fugue Backend