您好,登錄后才能下訂單哦!
天兔監控SQL Azure報錯的解決方法是什么,針對這個問題,這篇文章詳細介紹了相對應的分析和解答,希望可以幫助更多想解決這個問題的小伙伴找到更簡單易行的方法。
今天新增了兩臺SQL Azure,需要加入到天兔監控里進行監控,但加完后發現界面里顯示失敗。
天兔日志有如下錯誤信息:
# cat /usr/local/lepus/logs/lepus.log
..............................................................................................
2017-10-23 08:08:15 [WARNING] check sqlserver sc-stable.database.chinacloudapi.cn:1433 :
(40615, "Cannot open server 'sc-stable' requested by the login. Client with IP address
'54.222.221.177' is not allowed to access the server.
To enable access, use the Windows Azure Management Portal or run sp_set_firewall_rule on the master database
to create a firewall rule for this IP address or address range.
It may take up to five minutes for this change to take effect.DB-Lib error message 40615,
severity 14:\nGeneral SQL Server error: Check messages from the SQL Server\nDB-Lib error message 20002, severity 9:\nAdaptive Server connection failed\n")
...............................................................................................
根據日志內容判斷應該是SQL Azure的防火墻拒絕了來自IP為54.222.221.177的連接。
解決方案:
用Navicat連接SQLServer數據庫,右鍵-->SQL Azure防火墻規則
添加54.222.221.177網段,比如:
添加完后重啟天兔進程后問題得到解決:
[root@c58c333ef639 logs]# lepus stop
lepus processes id 17026 been stop
lepus processes id 17042 been stop
lepus processes id 17370 been stop
lepus processes id 17546 been stop
lepus processes id 17594 been stop
lepus processes id 17625 been stop
[root@c58c333ef639 logs]# /usr/local/sbin/lepus: line 16: 17026 Terminated nohup python lepus.py &>logs/lepus.log
[root@c58c333ef639 logs]# lepus start
lepus server start success!
再次查看界面顯示正常:
關于天兔監控SQL Azure報錯的解決方法是什么問題的解答就分享到這里了,希望以上內容可以對大家有一定的幫助,如果你還有很多疑惑沒有解開,可以關注億速云行業資訊頻道了解更多相關知識。
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。