Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/github/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ruby on rails Janky回复:未知存储库:';myrepo';_Ruby On Rails_Github_Hubot_Janky - Fatal编程技术网

Ruby on rails Janky回复:未知存储库:';myrepo';

Ruby on rails Janky回复:未知存储库:';myrepo';,ruby-on-rails,github,hubot,janky,Ruby On Rails,Github,Hubot,Janky,我在campfire上构建Github repo时出现未知存储库错误,如下所示: hubot ci build scholar Unknown repository: "scholar" 这里是我的Janky heroku日志: 2013-02-26T07:53:58+00:00 heroku[router]: at=info method=POST path=/_hubot/uygulama/master?room_id=552860&user=jankycamp host=jank

我在campfire上构建Github repo时出现未知存储库错误,如下所示:

hubot ci build scholar
Unknown repository: "scholar"
这里是我的Janky heroku日志:

2013-02-26T07:53:58+00:00 heroku[router]: at=info method=POST
path=/_hubot/uygulama/master?room_id=552860&user=jankycamp
host=jankycamp.herokuapp.com fwd="204.236.210.215" dyno=web.1 queue=0
wait=0ms connect=1ms service=6ms status=404 bytes=30'

我在这个日志中得到404状态。我真的陷入困境,无法解决这个问题。等待您的想法。

如果这是您唯一的工作,您可能需要验证您的设置

我想: -确保我的项目设置看起来正确,并再次查看janky文档,看看我是否错过了一个步骤 -检查访问逻辑链,验证各种服务是否正在运行和可用/可访问(janky、jenkins、github repo)
-通过jenkins的控制台验证我是否有我期望的工作

通常,查看上述应用程序的日志/控制台可以为您提供更好的线索


如果您碰巧有其他作业,而这是唯一不可用的作业,我将主要查看权限。

确保您已首先运行安装程序。-hubot ci设置用户/repo-首先正确返回。