-
##### ISSUE TYPE
* Bug Report
##### COMPONENT NAME
~~~
Cloudstack-Usage
~~~
##### CLOUDSTACK VERSION
~~~
4.11
4.9
~~~
##### CONFIGURATION
##### OS / ENVIRONMENT
…
-
## Description
All knife CMD suddenly stops working, such as `knife client list`, works all right before
## Chef Version
$ chef -v
Chef Development Kit Version: 2.3.4
chef-client version: 1…
-
import boto3
def lambda_handler(event, context):
client = boto3.client('glue')
response = client.get_table(
CatalogID = '123456789098',
DatabaseName = 'samepldb',
…
-
Not able to understand why i am getting that error while simply creating a new object.
All I am doing is CukeConfig.new(config) and getting the error: can't modify frozen NilClass (RuntimeError)
…
-
Alright so this is a weird one and if someone can reproduce I'll actually be surprised. So I couldn't run:
``
aws codebuild list-curated-environment-images
``
```
humanbeing@earth$ aws codebu…
-
![siftissue](https://user-images.githubusercontent.com/28765748/42245088-5cf7e428-7ecc-11e8-82fd-51b3ada26e53.png)
-
Hi, I am having trouble adding additional kubernetes clusters to halyard
I execute the following to add the account
```
hal config provider kubernetes account add steve-test --docker-registries m…
rboyc updated
6 years ago
-
Dropwizard 1.2.4 is throwing the below `ClassCastException`.
```
INFO [2018-04-15 15:44:46,736] [U:378,F:530,T:908,M:1,820] dropwizard.server.ServerFactory:[AbstractServerFactory:printBanner:638]…
-
There are quite a few old Android tips and instructions from 2013 in the Readme - @ssawchenko can you review these and remove or update any ones that no longer apply?
apike updated
7 years ago
-
I am running Python 3.6.2 with boto3 version 1.4.7 and am getting the error
`botocore.exceptions.UnknownServiceError: Unknown service: 'glue'`
I note that the closed issue https://github.com/bot…