# Known issue in mender-client versions 3.1/3.2 - update failing

**URL:** https://hub.mender.io/t/known-issue-in-mender-client-versions-3-1-3-2-update-failing/4809
**Category:** Announcements
**Created:** [March 30, 2022, 2:52pm UTC](https://hub.mender.io/t/known-issue-in-mender-client-versions-3-1-3-2-update-failing/4809 "2022-03-30T14:52:56Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Alan](https://avatars.discourse-cdn.com/v4/letter/a/a87d85/32.png) [@Alan](https://hub.mender.io/u/Alan)
#### Post date: [March 30, 2022, 2:52pm UTC](https://hub.mender.io/t/known-issue-in-mender-client-versions-3-1-3-2-update-failing/4809/1 "2022-03-30T14:52:56Z")

</div>

Hi all,  
there is an identified issue with the recent versions of the mender-client.  
This blog post describes the issue and provides a workaround.  
The Mender team apologizes for the inconveniences and stress this might have caused.

## Issue summary

### Clients affected

- 3.1.0
- 3.1.1
- 3.2.0
- 3.2.1

### Manifestation

A freshly factory flashed device doesn’t have the mender DB initialized.  
When deploying a full system update on that kind of device, the deployment will fail.

One of the following will be printed in the logs:

```auto
Attempting to upgrade to currently installed artifact name, not performing upgrade 

```

```auto
Device provided conflicting request data.

```

### Workaround

Create an empty file and upload it as a single-file artifact.  
Deploy that artifact to the device.  
This will initialize the mender DB.  
Once the file was deployed, the previously failing deployments will from now on all work.

#### Flow

 ![artifact-name-issue-workaround](https://canada1.discourse-cdn.com/flex036/uploads/mender/original/2X/3/33280ee169c52c099c0bf2458f2bfc00a0ac810d.png)

#### Video

[Step by step video on how to deploy the workaround.](https://www.youtube.com/watch?v=YzbZKTcwXm4)

---

<div class="post-metadata">

### Author: ![skinny](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/skinny/32/1606_2.png) [@skinny](https://hub.mender.io/u/skinny)
#### Post date: [May 10, 2022, 3:42pm UTC](https://hub.mender.io/t/known-issue-in-mender-client-versions-3-1-3-2-update-failing/4809/2 "2022-05-10T15:42:58Z")

</div>

I’m so glad that I was redirected by Support to this topic as this exact issue started to show this week. The week where we started delivering “freshly factory flashed” devices to our customers which could not be updated due to this issue. The workaround is at least keeping us going forward, but very keen on seeing an updated client release!

Thanks,  
Mark

PS One suggestion might be to change the title of this topic to include the “symptom” of a failing update instead of the current generic title
