01-19-2022 11:43 AM
Hi,
Is there an ongoing issue with the performance of the Meraki Dashboard API?
We've developed software for a number of Meraki SD-WAN customers and in recent days have been experiencing issues with a significant increase in the API reliability and response times.
Whilst requesting data from various endpoints we're seeing issues, which can also be reproduced in Postman
This problem was seen with multiple unrelated customer organisations. For example one his hosted on n376.meraki.com and another on n271.meraki.com
Looking at some historical data this issue appears to have started around 11th Jan and has been getting progressively worse. It also appears to be worse from 8am until 8-9pm.
I'm not aware of anywhere to see service status or performance if there is such a thing. But it looks very much like a load issue
Solved! Go to Solution.
01-21-2022 06:33 AM
I think if you check now, you should find the problem fixed.
If not, we had a different problem!
01-19-2022 07:48 PM
Hi @mrowan I am not aware of anything specific being mentioned or discussed in our Meraki Support channels. There is a relatively new discussion forum here on the Community specific to service outage/impairments: https://community.meraki.com/t5/Meraki-Service-Notices/bg-p/service-notices and at this point nothing there either specific to degraded API performance. And that's a valid data point that you are noticing this across multiple Dashboard organizations on different shards.
I would open a ticket with Meraki Support for further investigation, they will be best equipped to correlate your issue with any others and engage with Engineering.
01-20-2022 04:22 AM
I've seen similar on n383 over the last couple of weeks, seems to be degrading over time.
From my end (using Meraki Python package), the problem is showing as server disconnects and server not accepting connections, rather than HTTP errors.
I opened a case yesterday, low priority but fast contact back from support, and then provided a lot of detail info to them.
As above, open a case is the best approach.
01-20-2022 05:42 AM
Thanks, I've opened a support case.
01-20-2022 09:03 AM
@mrowan I also seem to be having major issues with the API. Lots of calls seem to be timing out and scripts that would normally run < 1 minute are taking 5+ minutes to complete. Wonder what the problem is but I doubt support has any answers 😄
01-20-2022 09:54 AM
Well the more people that raise tickets the better I guess. Slow responses are annoying, incomplete/truncated responses (invalid json) are something else. An example below took nearly 3 mins and sent ~48k of the 160k expected. The SSL handshake was very long and unusual in that request, most of the time it appears to be the download. It's definitely a lot slower during 8am-9pm timeframe, early this morning a call was still slow 5 seconds, but as the day progresses it has become more erratic and flaky.
01-21-2022 12:48 AM
Not sure if this will help some people in the short term. But I make the request directly to the shard endpoint for example: https://n376.meraki.com/api/v1/ then responses are back in milliseconds, whereas going via the API gateway https://api.meraki.com/api/v1 is where it's slow.
01-21-2022 02:38 AM
I fed this back to support on the case I opened and gave a link to your post.
They said they're investigating a wider issue than just my case, so good to know they are aware and working on resolution.
01-21-2022 06:33 AM
I think if you check now, you should find the problem fixed.
If not, we had a different problem!
01-21-2022 06:47 AM
Indeed performance seems to have improved dramatically. Hopefully, we won't see the gradual decline I detected since 11th Jan.
01-21-2022 07:07 AM
Yes we're seeing the problem fixed at around 13:10 GMT today \o/
01-21-2022 08:21 AM
Are you guys seeing any errors again? Things still seem to timeout for me. Are you still using the API gateway or just making the calls directly to the shard now?
01-21-2022 08:30 AM
@AutomationDude Checked again and response times are fine using api.meraki.com not getting timeouts or seeing very slow replies.
01-21-2022 08:31 AM
Normal operation still for me, no server disconnects/non-connects, using the gateway.
01-21-2022 08:32 AM
Wonder why it's happening to me then.. I'll investigate on my end. Cheers anyway though and have a nice weekend
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide