Error: Get plugin failed.

Not sure what’s up, this was working this morning 

---tvOS build failed (5) after 3 seconds ERROR: Build Failed: A device build error occurred on the server.  Error: Get plugin failed.  Plugin: `plugin.googleAnalytics`  Publisher: `com.coronalabs`  User Account: `xxxxxxx@gmail.com` BuildID: 5adc985ecc430

My build.settings has the relevant info

---- Plugins section -- plugins = {         ["plugin.googleAnalytics"] =         {             publisherId = "com.coronalabs"         },     },      ..........

If I comment it out, it works.

Any ideas?

May have to login into your google analytic page and check whats up.

If it was working previously then must be that.

Thanks for the reply. I don’t believe google analytics is the issue but rather something during the build process. When I build a corona project, does it reach out and get the plugin during that?

BTW: I checked the google analytics page , nothing unusual there.

hmm well i looked up your issue and I found this:

https://forums.coronalabs.com/topic/36843-fixed-a-device-build-error-occurred-on-the-server/

While not the same plugin, It seems like either corona staff will have to investigate this or it may fix itself.

Haven’t used plugins for a while so you have to excuse me for my lack of knowledge.

May have to login into your google analytic page and check whats up.

If it was working previously then must be that.

Thanks for the reply. I don’t believe google analytics is the issue but rather something during the build process. When I build a corona project, does it reach out and get the plugin during that?

BTW: I checked the google analytics page , nothing unusual there.

hmm well i looked up your issue and I found this:

https://forums.coronalabs.com/topic/36843-fixed-a-device-build-error-occurred-on-the-server/

While not the same plugin, It seems like either corona staff will have to investigate this or it may fix itself.

Haven’t used plugins for a while so you have to excuse me for my lack of knowledge.