From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nicolas Herry Newsgroups: gmane.emacs.help Subject: Re: Stable MELPA down? Date: Sat, 22 Aug 2015 14:56:07 +0200 Message-ID: <55D87167.4040303@madrognon.net> References: <55D85DC5.3030506@madrognon.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1440249115 28489 80.91.229.3 (22 Aug 2015 13:11:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 22 Aug 2015 13:11:55 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 22 15:11:42 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZT8aC-0004E4-SD for geh-help-gnu-emacs@m.gmane.org; Sat, 22 Aug 2015 15:11:41 +0200 Original-Received: from localhost ([::1]:46549 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZT8aC-0003eK-08 for geh-help-gnu-emacs@m.gmane.org; Sat, 22 Aug 2015 09:11:40 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51722) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZT8LN-0002eR-Fd for help-gnu-emacs@gnu.org; Sat, 22 Aug 2015 08:56:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZT8LK-00016s-9x for help-gnu-emacs@gnu.org; Sat, 22 Aug 2015 08:56:21 -0400 Original-Received: from ns300827.ip-91-121-66.eu ([91.121.66.139]:28239) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZT8LK-00016N-4s for help-gnu-emacs@gnu.org; Sat, 22 Aug 2015 08:56:18 -0400 Original-Received: from [192.168.1.4] (95-210-222-117.ip.skylogicnet.com [95.210.222.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ns300827.ip-91-121-66.eu (Postfix) with ESMTPSA id C5CB770AA46 for ; Sat, 22 Aug 2015 14:56:14 +0200 (CEST) User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 In-Reply-To: <55D85DC5.3030506@madrognon.net> X-detected-operating-system: by eggs.gnu.org: FreeBSD 9.x X-Received-From: 91.121.66.139 X-Mailman-Approved-At: Sat, 22 Aug 2015 09:11:24 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:106768 Archived-At: > Hi all, > > I can't seem to access http://stable.melpa.org/packages (or > https://stable.melpa.org/packages for that matter). I keep getting a > 403 from their nginx server, after being redirected to the same > address, but on port 1337. > > http://melpa.org/packages (and its https counterpart) works fine, though. > > Has this moved some place else? I just realised accessing the site from the root page works fine, and accessing individual package pages works as well. However, I must say I'm still wondering why /packages works for non-stable MELPA and doesn't for stable MELPA? Thanks, Nicolas.