GroupMarkerNotSet - error from previous GL command

Hi,
I am trying to run android emulator, but if the app showes a bit on the emulator, it is incomplete :-S
It keeps an infinite loading state :

With the following mistake :

> => Started app on Android Emulator.
> I20161106-22:29:53.618(1)? 11-06 22:29:51.363 30520 30520 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
> I20161106-22:29:53.677(1)? 11-06 22:29:51.726 30520 30559 E chromium: [ERROR:gles2_cmd_decoder.cc(2210)] [GroupMarkerNotSet(crbug.com/242999)!:54ADB48F]GL ERROR :GL_INVALID_OPERATION : BackFramebuffer::Create: <- error from previous GL command
> I20161106-22:29:53.677(1)? 11-06 22:29:51.896 30520 30520 I MeteorWebApp: Serving asset bundle with version: 8d6c7c72851d0a66c1bae7fbfebd0eea48b5901c

I guess there is some file containing an ID that should be removed… but which one ?