Can not open Stack monitoring

Further debugging:

Looks that:

POST /*:.monitoring*

works OK, but this fails:

POST /*:.monitoring-es-7-*,.monitoring-es-7-*/_search

And both individually works ok:

POST /*:.monitoring-es-7-*/_search
POST /.monitoring-es-7-*/_search

I'm really puzzled about this.