Can not Fetch Base Image Error

I’m working on a system I haven’t touched in a few months and I’m struggling to push my changes to resin. Everytime I push I fail to fetch the base image. My internet is working, I can push to my normal repository, and changing my base image doesn’t seem to help. I’ve tried doing some debugging around the internet and this doesn’t seem to be a common issue, does anyone have any suggestions?

Below is a copy of the error I get:

Counting objects: 32, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (32/32), done.
Writing objects: 100% (32/32), 2.93 KiB | 0 bytes/s, done.
Total 32 (delta 19), reused 0 (delta 0)

[Info] Starting build for sam1/qawma, user sam1
[Info] Dashboard link: https://dashboard.resin.io/apps/506028/devices
[Info] Building on ARM01
[Info] Pulling old image for caching purposes
[=========================> ] 50%[Info] Fetching base image
[=========================> ] 50%
[Error] Could not fetch base image: resin/raspberrypi-debian:jessie

Hey @sam,

We have performed space cleanup on an affected service in our backend, please let us know if your build passes through successfully now.

Best, Kostas

Thanks for the quick reply, we have a hold on pushing right now but i’ll let you know how it goes. Is there a site where I would be able to check on the status of resin functionality?

Thank you @sam.

You can monitor (and subscribe to) status.resin.io

Best, Kostas