Premature EOF error when refreshing progect

Issue #1106 resolved
Tetiana Rybalska created an issue

I've got 'Attachment_finder_Test' error during project pefresh

Comments (6)

  1. Scott Wells repo owner

    I've only ever seen a premature EOF issue when you're trying to retrieve more metadata than Salesforce wants to send back. It's a server-side issue. How much metadata are you trying to retrieve/refresh? Does the same problem occur if you refresh only a subset of the project's metadata?

  2. Scott Wells repo owner

    Do you mean updates to the plugin or updates to the server metadata to know when to refresh?

  3. Scott Wells repo owner

    If the IDE can connect to the JetBrains plugin repository, it will tell you when plugin updates are available automatically. You can force it to check for updates using Help>Check for Updates on Windows/Linux or Illuminated Cloud>Check for Updates on Mac.

    If your network is too restrictive to check for updates directly, you can subscribe to the announcements feed and then download the latest plugin build from the repo directly. If that's the case then you would need to install each new build using Settings/Preferences>Plugins>Install plugin from disk.

  4. Log in to comment