I've added a HipChat cloud integration in Confluence. I now want to remove this integration, but get the following error Message when trying to do so: Error encountered removing your hipchat link: Something went wrong removing the integration in HipChat. We probably had trouble connecting to the hipchat server. You may need to remove the integration from HipChats admin page. The link has been removed from {0}."
What is the problem?
So both Rodrigo and Guilherme are correct in their statements, let me put up your scenario and then give you my two cents on what is happening .
When you install a fresh Confluence you will have the Hip Chat integration Plugin installed by default:
Note that the plugin version is 6.23.4
Those are system plugins and you are unable to remove or uninstall those trough the UI. However if you go to the marketplace page of HipChat for Confluence and download the latest version of the plugin those 4 plugins will be displayed as User installed add ons instead of system add ons:
I'm not showing in above image but those are in version 6.29.2
When those plugins are listed in there you will be able to remove/uninstall the add ons without any restrictions, however what is interesting (and confusing at the same time) the previous versions of the plugin (the one that came built in) will not display in the system add ons right away since the confluence cache still have the data of the plugin you previously installed.
If you are able to uninstall the add on there is a good chance there is some information on Confluence cache that is causing this conflict you are facing, let's try below strategy and see if it works:
Run the below query against your Confluence database:
select * from PLUGINDATA where PLUGINKEY like '%hipchat%';
If the above return 0 rows, then proceed, else delete the 4 entries listed so we can remove any previous references of the plugin. In case you see more than zero entries and less than 4 entries take a database backup before doing this.
Doing that will make confluence to rebuild the plugins cache and, if my theory is right, you should be able to do that integration without problems.
Hi Kathrine,
I believe that you cannot remove HipChat from confluence, however you can disable the plugin modules in Manage add ons as stated previously by Guilherme.
Disabling the modules will also remove the mentions to the HipChat in the UI.
Cheers,
Rodrigo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Kathrine.
Maybe you have some pages that are still integrated with HipChat. You could try remove them manually through the Space Tools page. If you are still having problems, you could open a ticket with the support team.
Nevertheless, I'm pretty sure, but you could also try to remove the HipChat plugin in the Manage Add-ons page. Maybe it will remove the integration links as well.
Cheers,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I tried both disabling and uninstalling the HipChat add ons. When reinstalling the ad ons the error persisted. Does this mean I will never be able to create a new integration with HipChat from this Confluence installation?
-Kathrine
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.