Max Leske

Results 149 comments of Max Leske

Thanks for the report. If I understand you correctly, the log format should use `$realip_remote_addr` instead of `$remote_addr` (http://nginx.org/en/docs/http/ngx_http_realip_module.html#var_realip_remote_addr), correct?

Sure: https://travis-ci.org/github/theseion/Fuel/jobs/772071007. I just rechecked that I didn't mess up and indeed, loading the SmalltalkCI baseline from a freshly updated Squeak trunk image has the effect of replacing the STON...

Thanks Tom. I think fixing the baseline is the proper way to go. We already have a similar strategy for Pharo. I've opened a [PR](#528) with a proposed fix.

I'm running into the same issue. From what I've figured out the problem arises from a change to `UnhandledWarning`, which used to be implemented like this (Squeak 5.2): ```defaultAction ^...

No, I haven't but I saw something about problems with empty packages / package removal, so I assumed that it's a known issue.

@estebanlm ping This is still an issue: https://travis-ci.org/SeasideSt/Seaside/jobs/313946580

I'll have to check. The current build failure is due to something different. I'll let you know.

@estebanlm This is still an open issue. The steps I describe in the opening comment still trigger the error. Besides, I think it's very important to add Pharo 7 to...