# Liquibase 4.1.0-4.17.2 Users: How to Remove Hub Warnings

**URL:** https://forum.liquibase.org/t/liquibase-4-1-0-4-17-2-users-how-to-remove-hub-warnings/9842
**Category:** News and Announcements
**Created:** [October 11, 2024, 2:03pm UTC](https://forum.liquibase.org/t/liquibase-4-1-0-4-17-2-users-how-to-remove-hub-warnings/9842 "2024-10-11T14:03:25Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![admah](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.liquibase.org/admah/32/1238_2.png) [@admah](https://forum.liquibase.org/u/admah)
#### Post date: [October 11, 2024, 2:03pm UTC](https://forum.liquibase.org/t/liquibase-4-1-0-4-17-2-users-how-to-remove-hub-warnings/9842/1 "2024-10-11T14:03:25Z")

</div>

If you are using a version Liquibase from **4.1.0 to 4.17.2** you may begin to see new error messages related to Liquibase Hub which has now been fully deprecated. These will look like the following when you run `update`:

`Retrieving Hub Change Log failed for Changelog ID...`

In order to remove these types of errors, we recommend either:

- updating to Liquibase 4.18.0 or newer

or

- setting `liquibase.hub.mode=off` in your defaults file or using the environment variable `LIQUIBASE_HUB_MODE=OFF`

If you have any other questions, please reply to this thread.
