• allurewebsolutions

    (@allurewebsolutions)


    I’m getting the following error when trying to browse buckets on my multisite:
    Error fetching buckets — SyntaxError: Unexpected token C in JSON at position 0

    Testing connection settings works.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor ianmjones

    (@ianmjones)

    You’ve probably got something else going on with your site that is outputting text (possibly errors) on every request.

    Thread Starter allurewebsolutions

    (@allurewebsolutions)

    This error only appears when I click browse buckets and it appears inside the error message created by the plugin. It is not inside the javascript console.

    This error is happing both locally and on my production server, so it doesn’t seem to be server related.

    The site I’m using it on is on the same server as other sites where this plugin is working. The only difference is that it’s multisite.

    Any other ideas?

    Plugin Contributor ianmjones

    (@ianmjones)

    You’ll need to use the JS debugger to try and find what is actually being returned instead of JSON, that might give us a clue as to where the problem is.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Multisite Issue’ is closed to new replies.