# Gen2 ERROR: InvalidParameterException

**URL:** https://community.convox.com/t/gen2-error-invalidparameterexception/837
**Category:** Rack (Version 2)
**Created:** [October 12, 2021, 3:34pm UTC](https://community.convox.com/t/gen2-error-invalidparameterexception/837 "2021-10-12T15:34:54Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![eravelo](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.convox.com/eravelo/32/22_2.png) [@eravelo](https://community.convox.com/u/eravelo)
#### Post date: [October 12, 2021, 3:34pm UTC](https://community.convox.com/t/gen2-error-invalidparameterexception/837/1 "2021-10-12T15:34:54Z")

</div>

Hello all,

Anyone having the same issue reported here?

> <https://twitter.com/gautamhere/status/1447785117544435713>

Got the same issue in region Frankfurt, but not in region Paris.

---

<div class="post-metadata">

### Author: ![Brian-G](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.convox.com/brian-g/32/182_2.png) [@Brian-G](https://community.convox.com/u/Brian-G)
#### Post date: [October 12, 2021, 7:47pm UTC](https://community.convox.com/t/gen2-error-invalidparameterexception/837/2 "2021-10-12T19:47:32Z")

</div>

Eravelo, AWS made some changes to api call validation so we need to do some updates to the racks.

We have a test release ready with a fix. If you have a dev environment you would like to test it on let me know.

---

<div class="post-metadata">

### Author: ![Brian-G](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.convox.com/brian-g/32/182_2.png) [@Brian-G](https://community.convox.com/u/Brian-G)
#### Post date: [October 12, 2021, 10:24pm UTC](https://community.convox.com/t/gen2-error-invalidparameterexception/837/3 "2021-10-12T22:24:15Z")

</div>

We just did a release with a fix for this.

convox rack update -r rackname 20211012210133

---

<div class="post-metadata">

### Author: ![eravelo](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.convox.com/eravelo/32/22_2.png) [@eravelo](https://community.convox.com/u/eravelo)
#### Post date: [October 13, 2021, 10:25am UTC](https://community.convox.com/t/gen2-error-invalidparameterexception/837/4 "2021-10-13T10:25:35Z")

</div>

Thank you @Brian-G  
Deploying this release seem to have fixed the issue.

Is this release ready for production?

---

<div class="post-metadata">

### Author: ![Brian-G](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.convox.com/brian-g/32/182_2.png) [@Brian-G](https://community.convox.com/u/Brian-G)
#### Post date: [October 13, 2021, 4:03pm UTC](https://community.convox.com/t/gen2-error-invalidparameterexception/837/5 "2021-10-13T16:03:48Z")

</div>

@eravelo We have some customers using it in production now and I just updated our production rack also.

---

<div class="post-metadata">

### Author: ![alon](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.convox.com/alon/32/49_2.png) [@alon](https://community.convox.com/u/alon)
#### Post date: [October 13, 2021, 5:37pm UTC](https://community.convox.com/t/gen2-error-invalidparameterexception/837/6 "2021-10-13T17:37:23Z")

</div>

We still get the error sporadically, I can do `convox ps` and it sometimes works, sometimes fails. Odd…

---

<div class="post-metadata">

### Author: ![kriom](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.convox.com/kriom/32/188_2.png) [@kriom](https://community.convox.com/u/kriom)
#### Post date: [October 13, 2021, 8:27pm UTC](https://community.convox.com/t/gen2-error-invalidparameterexception/837/7 "2021-10-13T20:27:22Z")

</div>

Hi,

If it can help, I notice that with the new version 20211012210133 `convox ps` works well except during the build of the image.

---

<div class="post-metadata">

### Author: ![tobias](https://avatars.discourse-cdn.com/v4/letter/t/c67d28/32.png) [@tobias](https://community.convox.com/u/tobias)
#### Post date: [November 18, 2021, 8:46pm UTC](https://community.convox.com/t/gen2-error-invalidparameterexception/837/8 "2021-11-18T20:46:17Z")

</div>

Updated our dev env to 20211109164223 now and 'convox ps" works but ‘convox rack ps’ still returns error: InvalidParameterException: Invalid identifier

---

<div class="post-metadata">

### Author: ![alon](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.convox.com/alon/32/49_2.png) [@alon](https://community.convox.com/u/alon)
#### Post date: [November 29, 2021, 11:45am UTC](https://community.convox.com/t/gen2-error-invalidparameterexception/837/9 "2021-11-29T11:45:14Z")

</div>

We also get the same issues with `convox ps` during builds:

```auto
$ convox ps --rack /qwe
ERROR: InvalidParameterException: Invalid identifier: Identifier is for cluster qwe-BuildCluster-asdasdasd. Your cluster is qwe-Cluster-asdasdasd
	status code: 400, request id: asdasd-asd-asd-asd-asdasd
$ convox version --rack /sto
client: 20211019100155
server: 20211012210133 (console.convox.com)

```
