Skip to content

Plugin needs reloaded after time for adminConsole.access.allow-wildcards-in-excludes=true to work again #205

Description

@akrherz

As reported as a workaround to restAPI returning 302s, one needs to touch the restAPI.jar plugin to get Openfire to reload the plugin. The reproducing procedure seems to be

Openfire 4.9.2 , RestAPI Plugin 1.11.0

  1. Set adminConsole.access.allow-wildcards-in-excludes=true
  2. Observe the restapi works for a while
  3. A moon or two later, the restapi plugin stops working and always returns HTTP 302
  4. Touch the plugin jar file touch /opt/openfire/plugins/restAPI.jar and Openfire reloads the plugin
  5. restAPI plugin starts working again

My guess is that step 3 involves having Jetty restart with updated SSL certs...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions