# Pinecone server version and client version not matching

**URL:** https://community.pinecone.io/t/pinecone-server-version-and-client-version-not-matching/3544
**Category:** Support
**Created:** [October 29, 2023, 12:57pm UTC](https://community.pinecone.io/t/pinecone-server-version-and-client-version-not-matching/3544 "2023-10-29T12:57:35Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ArmanMian](https://sea2.discourse-cdn.com/flex020/user_avatar/community.pinecone.io/armanmian/32/1592_2.png) [@ArmanMian](https://community.pinecone.io/u/ArmanMian)
#### Post date: [October 29, 2023, 12:57pm UTC](https://community.pinecone.io/t/pinecone-server-version-and-client-version-not-matching/3544/1 "2023-10-29T12:57:35Z")

</div>

Pinecone isn’t running properly for me. Apparently the issue is that the client and server versions don’t match:

Server Version: 2.0  
Client Version: 2.2

I would appreciate any help regarding this.

Thank you.

---

<div class="post-metadata">

### Author: ![Cory\_Pinecone](https://sea2.discourse-cdn.com/flex020/user_avatar/community.pinecone.io/cory_pinecone/32/1712_2.png) [@Cory\_Pinecone](https://community.pinecone.io/u/Cory_Pinecone)
#### Post date: [October 29, 2023, 5:13pm UTC](https://community.pinecone.io/t/pinecone-server-version-and-client-version-not-matching/3544/2 "2023-10-29T17:13:03Z")

</div>

Hi @ArmanMian, the version of the Pinecone server is not a setting you can control or configure; it’s always the latest version of software running in the service. Basically, you don’t have to worry about what the server’s version is; it’s immaterial.

If you’re using the Python client, the latest version is 2.2.4. Be sure to upgrade using `pip install -U pinecone-client`.

What was the original error message you received that led you to conclude the server version was the issue? Can you share the full stacktrace of the error?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex020/uploads/pinecone/original/1X/d16664eba369eeee623700cf12feab5562b37eaf.jpeg) [@system](https://community.pinecone.io/u/system)
#### Post date: [November 12, 2023, 5:13pm UTC](https://community.pinecone.io/t/pinecone-server-version-and-client-version-not-matching/3544/3 "2023-11-12T17:13:13Z")

</div>

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
