Login  Register

Install problem

Posted by GLASS mailing list on Jun 08, 2020; 12:36pm
URL: https://forum.world.st/Install-problem-tp5118028.html

Hi all, we seem to have a problem installing Seaside on our server:
 
when doing
 
    installServerSeaside -c https -z 8383 seaside_331 3.3.1
 
we're getting an error with the Metacello handling of <attached .json file>.
(see attached output log)
 
It seems the headers are specified with various upper/lower cases (which is fine by the spec: RFC 7230 3.2) but in MetacelloGemstonePlatform they are expected to be of a capitalized style case. Hence the lookup of 'Status' is failing since the actual header specifies 'status'.
 
Guess this particular JSON response has changed at some point (it's been a few years since our last install).
 
Hope someone can help.
 
Regards, Gary

_______________________________________________
Glass mailing list
[hidden email]
https://lists.gemtalksystems.com/mailman/listinfo/glass

tags-23709.json (5K) Download Attachment
sea.log (104K) Download Attachment