Project

General

Profile

Bug #400

pbot-ng is wasting all the bandwidth

xylon - over 10 years ago - . Updated over 10 years ago.

Status:
fixed
Priority:
bug
Assignee:
-
% Done:

100%


Description

he checks chilli for changes every 30 seconds

History

#2

Updated by xylon over 10 years ago

maybe I can use emails if I can get chilli to send emails on changes

#4

Updated by xylon over 10 years ago

mtjm sais postfix supports delivery to programs

#5

Updated by xylon over 10 years ago

problem is, the repo server can't recieve emails

#6

Updated by xylon over 10 years ago

If I can't make repo receive emails perhaps I can move the bot to the other server.

#7

Updated by xylon over 10 years ago

OK I fixed postfix on the repo server by editing main.cf

#8

Updated by xylon over 10 years ago

actually email worked already you just need to send it to instead of !facepalm

#9

Updated by xylon over 10 years ago

I think I'm gonna turn off the pbot labs change detector while I work on it.

#10

Updated by xylon over 10 years ago

I've implemented it and it basically works.

Only problem is that it doesn't give the bug's url when it prints it.

I've fixed it in git but I can't pull the changes onto the server because I get:

$ git pull
error: The requested URL returned error: 504 while accessing https://projects.parabolagnulinux.org/pbot-ng.git/info/refs
fatal: HTTP request failed
$

Will leave this command running for the next few fours:
$ while (( $? )) ; do sleep 5m ; git pull ; done

Maybe it will work eventually.

#11

Updated by xylon over 10 years ago

git pull finally worked, now let's see if he notifies this update correctly

#12

Updated by xylon over 10 years ago

OK it works

Also available in: Atom PDF