App not connecting after service suspension

0

Hi, I'm hoping someone can help me, I have to say first off that I'm not a developer so my terminology may not be correct.

I've had a stable running ASP.NET app http://app.wearethrive.com

Recently my account was suspended and when I've reactivated it seems I can't connect to the running EC2 instance.

I was hoping naively that everything would restart and be ok. I don't have any developer support and the app has been up and stable for years. I have a few legacy customers and keep it running for them.

I have a feeling the app probably needs to be redeployed which I can't do. I have RDP access so can stop/restart things via ISS.

From the stack trace here http://app.wearethrive.com could anyone help point me in the right direction or give any advice?

cheers Jerome

1개 답변
0

The stack trace has SqlException which for me points to Database reachability issue. Either it's not being resolved correctly and / or not reachable / started / running. You might want to look into that first up.

[Win32Exception (0x80004005): No such host is known]

[SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 0 - No such host is known.)]

--Syd

profile picture
Syd
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠