Balena Still Working

I am pushing my changes as usual to Balena master, but I get Still Working…
Tried to start it a couple of times and also left it overnight with no change.

Is there a way to debug this or is it internal of Balena?.

https://status.balena.io/ Seems to be operational today, but this is the first time it hangs like this for me.

Thanks

Hola Santiago!

Thank you very much for reporting this. We will research on this to understand what happened.

Hey,

I found the problem, I updated 2 dependencies in my stack and it’s been a while since I update master.

Found an Issue with WifiConnect
I used curl https://api.github.com/repos/balena-io/wifi-connect/releases/latest -s
This repo was moved.


  "message": "Moved Permanently",
  "url": "https://api.github.com/repositories/37727198/releases/latest",
  "documentation_url": "https://docs.github.com/v3/#http-redirects"
}

I updated the url and this worked again.

The issue was the combination of all three problems mixed.
I feel a bit in the dark when there is no output like in this situation, maybe more insight into the pipeline could be a good thing.

It’s pushing the changes to balena but I get this output

error: error in sideband demultiplexer
To git.balena-cloud.com:gh_santicomp2014/greenbox.git
   478c07f..ccc008d  master -> master
error: failed to push some refs to 'gh_santicomp2014@git.balena-cloud.com:gh_santicomp2014/greenbox.git'

Thanks again for the reply.

Pushed a couple of more times and the error went away.

Not sure what happened but It’s ok now.

Hip Hip Hooray

@santicomp2,

Thanks for checking back in here. We’re glad the issue went away. Let us know if it happens again and we can take an even closer look.