Project "on call"

2023-10-30 Thread rbowen
I wanted to draw attention to the bRPC project, which has a community
"on call" rotation, which is documented here:

https://brpc.apache.org/docs/community/on-call/

It's worth keeping this in mind and mentioning it to other projects who
come looking for ways to make their projects more welcoming to
beginners.

--Rich

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



Problems with board reporter wizard?

2023-10-30 Thread Daniel Sahlberg
Hi

I have problems with the Board Reporter Wizard (
https://reporter.apache.org/wizard/).

I get an authentication prompt (basic auth, I think it is called..),
authenticate with my apache id/password and then I get an error message:
"Notification --- [object Response]".

I've tried a new tab in incognito mode, rebooted, I even reinstalled my
computer (ok, not only for this reason).

It seems https://reporter.apache.org/api/overview is returning a 503.

I'm chair for Serf and PMC in Subversion, think I used the wizard about a
week ago drafting a report for Serf.

Kind regards,
Daniel Sahlberg


Re: Problems with board reporter wizard?

2023-10-30 Thread Gary Gregory
I ran into this issue as well.

Gary

On Mon, Oct 30, 2023, 4:34 PM Daniel Sahlberg  wrote:

> Hi
>
> I have problems with the Board Reporter Wizard (
> https://reporter.apache.org/wizard/).
>
> I get an authentication prompt (basic auth, I think it is called..),
> authenticate with my apache id/password and then I get an error message:
> "Notification --- [object Response]".
>
> I've tried a new tab in incognito mode, rebooted, I even reinstalled my
> computer (ok, not only for this reason).
>
> It seems https://reporter.apache.org/api/overview is returning a 503.
>
> I'm chair for Serf and PMC in Subversion, think I used the wizard about a
> week ago drafting a report for Serf.
>
> Kind regards,
> Daniel Sahlberg
>


Re: Problems with board reporter wizard?

2023-10-30 Thread Daniel Gruno

On 2023-10-30 15:33, Daniel Sahlberg wrote:

Hi

I have problems with the Board Reporter Wizard (
https://reporter.apache.org/wizard/).

I get an authentication prompt (basic auth, I think it is called..),
authenticate with my apache id/password and then I get an error message:
"Notification --- [object Response]".

I've tried a new tab in incognito mode, rebooted, I even reinstalled my
computer (ok, not only for this reason).

It seems https://reporter.apache.org/api/overview is returning a 503.

I'm chair for Serf and PMC in Subversion, think I used the wizard about a
week ago drafting a report for Serf.

Kind regards,
Daniel Sahlberg



The cronjob that tests whether the service is running seems to get 
confused because we have two wsgi apps on there. I've manually bounced 
reporter.a.o and will look at a better test later on.


tl;dr: it should be working now

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



Re: Problems with board reporter wizard?

2023-10-30 Thread Daniel Sahlberg
mån 30 okt. 2023 kl. 21:49 skrev Daniel Gruno :

> On 2023-10-30 15:33, Daniel Sahlberg wrote:
> > Hi
> >
> > I have problems with the Board Reporter Wizard (
> > https://reporter.apache.org/wizard/).
> >
> > I get an authentication prompt (basic auth, I think it is called..),
> > authenticate with my apache id/password and then I get an error message:
> > "Notification --- [object Response]".
> >
> > I've tried a new tab in incognito mode, rebooted, I even reinstalled my
> > computer (ok, not only for this reason).
> >
> > It seems https://reporter.apache.org/api/overview is returning a 503.
> >
> > I'm chair for Serf and PMC in Subversion, think I used the wizard about a
> > week ago drafting a report for Serf.
> >
> > Kind regards,
> > Daniel Sahlberg
> >
>
> The cronjob that tests whether the service is running seems to get
> confused because we have two wsgi apps on there. I've manually bounced
> reporter.a.o and will look at a better test later on.
>
> tl;dr: it should be working now


Thanks, confirmed working!

Cheers,
Daniel

>
>