Netlify status cannot get username and email

I have logged in to netlify account in netlify-cli. But when i check netlify status this is the error that’s coming
» TypeError: Cannot read properties of undefined (reading ‘full_name’).

netlify dev is also not working and this error is coming
» Error: Failed retrieving user account: request to https://api.netlify.com/api/v1/accounts failed, reason: Socket connection timeout. Double-check your login status with ‘netlify status’ or contact support with details of your error.

Please help.

If you’re using Node.js 20, this could be a Node.js issue: v20.0.0 ERR_SOCKET_CONNECTION_TIMEOUT when sending http request to some domains · Issue #47822 · nodejs/node · GitHub

Now netlify status is returning my email and netlify username.
I downgraded node version to stable version.

But netlify dev is still not working. This is the error that i am receiving
» Error: Failed retrieving addons for site 2e903888-9209-442e-85b2-d0432b176718: Not Found. Double-check your login status with ‘netlify status’ or contact support with details of your error.

Did you try logging in after downgrading Node.js?

yeah i logged in to netlify after downgrading node js.

netlify status is also returning my email and username correctly

There’s no site with the ID 2e903888-9209-442e-85b2-d0432b176718. Try linking to the correct site.

Thanks I changed site id