停止我的僵尸Google Apps脚本来检查网站状态 [英] Stop my zombie Google Apps Script that checks website status

查看:107
本文介绍了停止我的僵尸Google Apps脚本来检查网站状态的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

后来我发现 http://www.labnol.org/ internet / website-uptime-monitor / 21060 / ,以便快速设置Google Docs脚本来检查我正在运行的简单网站的状态。我设置好了,一切都很好。它做了一个体面的工作,不花费任何东西,花5分钟时间到位。



事情是,我不再需要它,该网站不再存在。因此,为了防止更多通知,我删除了在此过程中创建的Google文档。

只有我继续收到有关脚本错误的电子邮件。尽管已将脚本移至垃圾箱,但该脚本还是以某种方式仍在运行。



我跟随其中一个电子邮件的链接到某种脚本管理页面,并禁用了发送通知的设置(道歉,我没有记笔记,不能回到那个页面,所以我忘记了确切的选项)。



因此,该文档不再出现在我的谷歌文档/驱动器搜索结果中,并且这些设置应该被关闭。然而,脚本仍然在运行。



以下是我收到的当前电子邮件的示例(大约每2分钟一次):


您的脚本,网站监控副本 - 数字灵感,最近未能成功完成。下面显示了故障摘要。要为此>脚本配置触发器,或者更改您的设置以接收未来的失败通知,请点击此处。



文档使用网站监视器副本 - 数字



详细信息: >开始函数错误消息触发器结束
12/8/14 10:13 PM secondCheck无法发送电子邮件:没有收件人(第126行,文件labnol)基于时间12/8/14 10:13 PM




此致

Google Apps脚本


我该如何杀死它?

解决方案

您可以从Google帐户中撤消对该脚本的访问权限,该脚本将停止运行。


转到您的Google帐户设置,然后在安全下,点击Apps
和网站链接,这会显示您有
访问权限的脚本列表您的Gmail,Google云端硬盘和其他Google服务。撤销
访问发送这些通知的用户。


http://ctrlq.org/help/424-permanently-stop-google-scripts


A while back I found http://www.labnol.org/internet/website-uptime-monitor/21060/ with an approach to quickly setting up a Google Docs script to check the status of a simple website I was running. I set it up and all was well. It did a decent job for costing nothing and taking 5 minutes to put in place.

The thing is, I don't need it anymore, that site is no longer live. So to prevent more notifications I deleted the google doc that had been created during that process.

Only, I continued getting emails about the script errors. Despite having moved the script to the trash, the script was somehow still running.

I followed a link from one of the emails to some sort of script management page, and disabled the settings for "Send notifications" (apologies, I didn't take notes and can't get back to that page anymore, so I forget the exact options).

So as it stands, the document is no longer appearing in my google docs/drive search results, and those settings are supposedly turned off. Yet the script is somehow still running.

Here's an example of the current email I receive (roughly every 2 minutes):

Your script, Copy of Website Monitor - Digital Inspiration, has recently failed to finish >successfully. A summary of the failure(s) is shown below. To configure the triggers for this >script, or change your setting for receiving future failure notifications, click here.

The script is used by the document Copy of Website Monitor - Digital Inspiration.

Details:

Start   Function    Error Message   Trigger End
12/8/14 10:13 PM    secondCheck     Failed to send email: no recipient (line 126, file "labnol")    time-based  12/8/14 10:13 PM

Sincerely,

Google Apps Script

How can I kill it?

解决方案

You can revoke access to the script from your Google Account and it would stop working.

Go to your Google Account Settings and under Security, click the Apps and Websites link that will show you are list of scripts that have access to your Gmail, Google Drive and other Google Services. Revoke access to the one that is sending these notifications.

http://ctrlq.org/help/424-permanently-stop-google-scripts

这篇关于停止我的僵尸Google Apps脚本来检查网站状态的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆