Internal Server error attempting to upload SLICE

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
11 messages Options
Reply | Threaded
Open this post in threaded view
|

Internal Server error attempting to upload SLICE

alistairgrant
Hi,

I'm attempting to upload a SLICE for issue 18248 to:

MCHttpRepository
        location: 'http://smalltalkhub.com/mc/Pharo/Pharo60Inbox/main'
        user: ''
        password: ''

with username: Alistair

following the instructions in the video at
https://www.youtube.com/watch?v=iFomI-7h4qQ (from the Contributing to
Pharo video at pharo.org).

but am getting a Error 500 Internal Server Error response.

I can log in to the smalltalkhub.com website without any problems, so I
believe my password is correct.

Do I need to be granted write access?  The Pharo60Inbox project doesn't
have the mailing list link at the bottom of the page anymore.

Thanks!
Alistair


Reply | Threaded
Open this post in threaded view
|

Re: Internal Server error attempting to upload SLICE

Max Leske

> On 16 May 2016, at 22:49, Alistair Grant <[hidden email]> wrote:
>
> Hi,
>
> I'm attempting to upload a SLICE for issue 18248 to:
>
> MCHttpRepository
> location: 'http://smalltalkhub.com/mc/Pharo/Pharo60Inbox/main'
> user: ''
> password: ''
>
> with username: Alistair
>
> following the instructions in the video at
> https://www.youtube.com/watch?v=iFomI-7h4qQ (from the Contributing to
> Pharo video at pharo.org).
>
> but am getting a Error 500 Internal Server Error response.
>
> I can log in to the smalltalkhub.com website without any problems, so I
> believe my password is correct.
>
> Do I need to be granted write access?  The Pharo60Inbox project doesn't
> have the mailing list link at the bottom of the page anymore.

No, it’s publicly writeable. You may have found a bug. Can you link to the .mcz you’re trying to upload? Then we can give it a try.

Cheers,
Max

>
> Thanks!
> Alistair
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Internal Server error attempting to upload SLICE

alistairgrant
On Tue, May 17, 2016 at 06:48:06AM +0200, Max Leske wrote:

>
> > On 16 May 2016, at 22:49, Alistair Grant <[hidden email]> wrote:
> >
> > Hi,
> >
> > I'm attempting to upload a SLICE for issue 18248 to:
> >
> > MCHttpRepository
> > location: 'http://smalltalkhub.com/mc/Pharo/Pharo60Inbox/main'
> > user: ''
> > password: ''
> >
> > with username: Alistair
> >
> > following the instructions in the video at
> > https://www.youtube.com/watch?v=iFomI-7h4qQ (from the Contributing to
> > Pharo video at pharo.org).
> >
> > but am getting a Error 500 Internal Server Error response.
> >
> > I can log in to the smalltalkhub.com website without any problems, so I
> > believe my password is correct.
> >
> > Do I need to be granted write access?  The Pharo60Inbox project doesn't
> > have the mailing list link at the bottom of the page anymore.
>
> No, it’s publicly writeable. You may have found a bug. Can you link to the .mcz you’re trying to upload? Then we can give it a try.

Sure...
https://www.dropbox.com/s/18v6flzrc17jcnq/SLICE-Issue-18248-TextActionrubActOnClickforineditor-missing-AlistairGrant.1.mcz?dl=0

Thanks,
Alistair


Reply | Threaded
Open this post in threaded view
|

Re: Internal Server error attempting to upload SLICE

Max Leske

> On 17 May 2016, at 08:31, Alistair Grant <[hidden email]> wrote:
>
> On Tue, May 17, 2016 at 06:48:06AM +0200, Max Leske wrote:
>>
>>> On 16 May 2016, at 22:49, Alistair Grant <[hidden email]> wrote:
>>>
>>> Hi,
>>>
>>> I'm attempting to upload a SLICE for issue 18248 to:
>>>
>>> MCHttpRepository
>>> location: 'http://smalltalkhub.com/mc/Pharo/Pharo60Inbox/main'
>>> user: ''
>>> password: ''
>>>
>>> with username: Alistair
>>>
>>> following the instructions in the video at
>>> https://www.youtube.com/watch?v=iFomI-7h4qQ (from the Contributing to
>>> Pharo video at pharo.org).
>>>
>>> but am getting a Error 500 Internal Server Error response.
>>>
>>> I can log in to the smalltalkhub.com website without any problems, so I
>>> believe my password is correct.
>>>
>>> Do I need to be granted write access?  The Pharo60Inbox project doesn't
>>> have the mailing list link at the bottom of the page anymore.
>>
>> No, it’s publicly writeable. You may have found a bug. Can you link to the .mcz you’re trying to upload? Then we can give it a try.
>
> Sure...
> https://www.dropbox.com/s/18v6flzrc17jcnq/SLICE-Issue-18248-TextActionrubActOnClickforineditor-missing-AlistairGrant.1.mcz?dl=0

I’ll need the Rubric .mcz too :)

>
> Thanks,
> Alistair
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Internal Server error attempting to upload SLICE

alistairgrant
On Tue, May 17, 2016 at 08:43:29AM +0200, Max Leske wrote:

>
> > On 17 May 2016, at 08:31, Alistair Grant <[hidden email]> wrote:
> >
> > On Tue, May 17, 2016 at 06:48:06AM +0200, Max Leske wrote:
> >>
> >>> On 16 May 2016, at 22:49, Alistair Grant <[hidden email]> wrote:
> >>>
> >>> Hi,
> >>>
> >>> I'm attempting to upload a SLICE for issue 18248 to:
> >>>
> >>> MCHttpRepository
> >>> location: 'http://smalltalkhub.com/mc/Pharo/Pharo60Inbox/main'
> >>> user: ''
> >>> password: ''
> >>>
> >>> with username: Alistair
> >>>
> >>> following the instructions in the video at
> >>> https://www.youtube.com/watch?v=iFomI-7h4qQ (from the Contributing to
> >>> Pharo video at pharo.org).
> >>>
> >>> but am getting a Error 500 Internal Server Error response.
> >>>
> >>> I can log in to the smalltalkhub.com website without any problems, so I
> >>> believe my password is correct.
> >>>
> >>> Do I need to be granted write access?  The Pharo60Inbox project doesn't
> >>> have the mailing list link at the bottom of the page anymore.
> >>
> >> No, it’s publicly writeable. You may have found a bug. Can you link to the .mcz you’re trying to upload? Then we can give it a try.
> >
> > Sure...
> > https://www.dropbox.com/s/18v6flzrc17jcnq/SLICE-Issue-18248-TextActionrubActOnClickforineditor-missing-AlistairGrant.1.mcz?dl=0
>
> I’ll need the Rubric .mcz too :)

Rubric-AlistairGrant.365.mcz: https://www.dropbox.com/s/uxm5r82duh3ndgp/Rubric-AlistairGrant.365.mcz?dl=0
Rubric-TheIntegrator.364.mcz (just in case :-)): https://www.dropbox.com/s/eqq5ofjszoxicn6/Rubric-TheIntegrator.364.mcz?dl=0

Thanks,
Alistair


Reply | Threaded
Open this post in threaded view
|

Re: Internal Server error attempting to upload SLICE

Max Leske
Done. I had no problems at all… Are you behind a proxy maybe? I seem to remember something about HTTPS behind proxies being a problem…

Cheers,
Max

> On 17 May 2016, at 08:59, Alistair Grant <[hidden email]> wrote:
>
> On Tue, May 17, 2016 at 08:43:29AM +0200, Max Leske wrote:
>>
>>> On 17 May 2016, at 08:31, Alistair Grant <[hidden email]> wrote:
>>>
>>> On Tue, May 17, 2016 at 06:48:06AM +0200, Max Leske wrote:
>>>>
>>>>> On 16 May 2016, at 22:49, Alistair Grant <[hidden email]> wrote:
>>>>>
>>>>> Hi,
>>>>>
>>>>> I'm attempting to upload a SLICE for issue 18248 to:
>>>>>
>>>>> MCHttpRepository
>>>>> location: 'http://smalltalkhub.com/mc/Pharo/Pharo60Inbox/main'
>>>>> user: ''
>>>>> password: ''
>>>>>
>>>>> with username: Alistair
>>>>>
>>>>> following the instructions in the video at
>>>>> https://www.youtube.com/watch?v=iFomI-7h4qQ (from the Contributing to
>>>>> Pharo video at pharo.org).
>>>>>
>>>>> but am getting a Error 500 Internal Server Error response.
>>>>>
>>>>> I can log in to the smalltalkhub.com website without any problems, so I
>>>>> believe my password is correct.
>>>>>
>>>>> Do I need to be granted write access?  The Pharo60Inbox project doesn't
>>>>> have the mailing list link at the bottom of the page anymore.
>>>>
>>>> No, it’s publicly writeable. You may have found a bug. Can you link to the .mcz you’re trying to upload? Then we can give it a try.
>>>
>>> Sure...
>>> https://www.dropbox.com/s/18v6flzrc17jcnq/SLICE-Issue-18248-TextActionrubActOnClickforineditor-missing-AlistairGrant.1.mcz?dl=0
>>
>> I’ll need the Rubric .mcz too :)
>
> Rubric-AlistairGrant.365.mcz: https://www.dropbox.com/s/uxm5r82duh3ndgp/Rubric-AlistairGrant.365.mcz?dl=0
> Rubric-TheIntegrator.364.mcz (just in case :-)): https://www.dropbox.com/s/eqq5ofjszoxicn6/Rubric-TheIntegrator.364.mcz?dl=0
>
> Thanks,
> Alistair
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Internal Server error attempting to upload SLICE

Sven Van Caekenberghe-2
In reply to this post by Max Leske

> On 17 May 2016, at 06:48, Max Leske <[hidden email]> wrote:
>
>>
>> On 16 May 2016, at 22:49, Alistair Grant <[hidden email]> wrote:
>>
>> Hi,
>>
>> I'm attempting to upload a SLICE for issue 18248 to:
>>
>> MCHttpRepository
>> location: 'http://smalltalkhub.com/mc/Pharo/Pharo60Inbox/main'
>> user: ''
>> password: ''
>>
>> with username: Alistair
>>
>> following the instructions in the video at
>> https://www.youtube.com/watch?v=iFomI-7h4qQ (from the Contributing to
>> Pharo video at pharo.org).
>>
>> but am getting a Error 500 Internal Server Error response.
>>
>> I can log in to the smalltalkhub.com website without any problems, so I
>> believe my password is correct.
>>
>> Do I need to be granted write access?  The Pharo60Inbox project doesn't
>> have the mailing list link at the bottom of the page anymore.
>
> No, it’s publicly writeable. You may have found a bug. Can you link to the .mcz you’re trying to upload? Then we can give it a try.

Don't you have to be part of team Pharo ?

> Cheers,
> Max
>
>>
>> Thanks!
>> Alistair


Reply | Threaded
Open this post in threaded view
|

Re: Internal Server error attempting to upload SLICE

Max Leske

On 17 May 2016, at 09:09, Sven Van Caekenberghe <[hidden email]> wrote:


On 17 May 2016, at 06:48, Max Leske <[hidden email]> wrote:


On 16 May 2016, at 22:49, Alistair Grant <[hidden email]> wrote:

Hi,

I'm attempting to upload a SLICE for issue 18248 to:

MCHttpRepository
location: 'http://smalltalkhub.com/mc/Pharo/Pharo60Inbox/main'
user: ''
password: ''

with username: Alistair

following the instructions in the video at
https://www.youtube.com/watch?v=iFomI-7h4qQ (from the Contributing to
Pharo video at pharo.org).

but am getting a Error 500 Internal Server Error response.

I can log in to the smalltalkhub.com website without any problems, so I
believe my password is correct.

Do I need to be granted write access?  The Pharo60Inbox project doesn't
have the mailing list link at the bottom of the page anymore.

No, it’s publicly writeable. You may have found a bug. Can you link to the .mcz you’re trying to upload? Then we can give it a try.

Don't you have to be part of team Pharo ?

Hm… then “public” is certainly a misleading label...


Cheers,
Max


Thanks!
Alistair

Reply | Threaded
Open this post in threaded view
|

Re: Internal Server error attempting to upload SLICE

alistairgrant
On Tue, May 17, 2016 at 09:11:07AM +0200, Max Leske wrote:

>     On 17 May 2016, at 09:09, Sven Van Caekenberghe <[hidden email]> wrote:
>         On 17 May 2016, at 06:48, Max Leske <[hidden email]> wrote:
>         No, it’s publicly writeable. You may have found a bug. Can you link to
>         the .mcz you’re trying to upload? Then we can give it a try.
>
>
>     Don't you have to be part of team Pharo ?
>
>
> Hm… then “public” is certainly a misleading label...

Who should I contact to be added to the team?

Thanks,
Alistair


Reply | Threaded
Open this post in threaded view
|

Re: Internal Server error attempting to upload SLICE

EstebanLM
there was a problem with the repositorio (I forget to make it public).
now you should be able to commit (of course, you still need an smalltalkhub user :P)

Esteban

> On 17 May 2016, at 17:54, Alistair Grant <[hidden email]> wrote:
>
> On Tue, May 17, 2016 at 09:11:07AM +0200, Max Leske wrote:
>>    On 17 May 2016, at 09:09, Sven Van Caekenberghe <[hidden email]> wrote:
>>        On 17 May 2016, at 06:48, Max Leske <[hidden email]> wrote:
>>        No, it’s publicly writeable. You may have found a bug. Can you link to
>>        the .mcz you’re trying to upload? Then we can give it a try.
>>
>>
>>    Don't you have to be part of team Pharo ?
>>
>>
>> Hm… then “public” is certainly a misleading label...
>
> Who should I contact to be added to the team?
>
> Thanks,
> Alistair
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Internal Server error attempting to upload SLICE

alistairgrant
On Tue, May 17, 2016 at 06:16:07PM +0200, Esteban Lorenzano wrote:
> there was a problem with the repositorio (I forget to make it public).
> now you should be able to commit (of course, you still need an smalltalkhub user :P)
>
> Esteban

Thanks!  I've successfully uploaded the slice now.

There are two versions, the first when Max uploaded it as part of
looking in to the problem, and the second the one I just uploaded.

They should be the same, of course. :-)

Cheers,
Alistair


>
> > On 17 May 2016, at 17:54, Alistair Grant <[hidden email]> wrote:
> >
> > On Tue, May 17, 2016 at 09:11:07AM +0200, Max Leske wrote:
> >>    On 17 May 2016, at 09:09, Sven Van Caekenberghe <[hidden email]> wrote:
> >>        On 17 May 2016, at 06:48, Max Leske <[hidden email]> wrote:
> >>        No, it’s publicly writeable. You may have found a bug. Can you link to
> >>        the .mcz you’re trying to upload? Then we can give it a try.
> >>
> >>
> >>    Don't you have to be part of team Pharo ?
> >>
> >>
> >> Hm… then “public” is certainly a misleading label...
> >
> > Who should I contact to be added to the team?
> >
> > Thanks,
> > Alistair
> >
> >
>
>