ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* contextgarden.net seems to be down
@ 2021-05-25  4:55 Vladimir Lomov
  2021-05-25  7:29 ` Mojca Miklavec
  0 siblings, 1 reply; 3+ messages in thread
From: Vladimir Lomov @ 2021-05-25  4:55 UTC (permalink / raw)
  To: General mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1959 bytes --]

Hello.

According to page https://wiki.contextgarden.net/ConTeXt_Standalone to install
ConTeXt standalone (I assume MkIV) one has to download first-setup.sh script
(Linux,Mac,*BSD) from contextgarden.net (minimals.contextgarden.net) but this
host seems to be down.

On linux I have
$ host contextgarden.net
contextgarden.net has address 193.2.4.200
contextgarden.net has IPv6 address 2001:1470:ff80:88::80:c
contextgarden.net mail is handled by 10 mail.ijs.si.

$ host minimals.contextgarden.net
minimals.contextgarden.net is an alias for server-si.contextgarden.net.
server-si.contextgarden.net has address 193.2.4.200
server-si.contextgarden.net has IPv6 address 2001:1470:ff80:88::80:c

$ ping -c 3 contextgarden.net
PING contextgarden.net(context.ijs.si (2001:1470:ff80:88::80:c)) 56 data bytes
From cmigw.ijs.si (2001:1470:ff80:1::1:26) icmp_seq=1 Destination unreachable: Address unreachable
From cmigw.ijs.si (2001:1470:ff80:1::1:26) icmp_seq=2 Destination unreachable: Address unreachable
From cmigw.ijs.si (2001:1470:ff80:1::1:26) icmp_seq=3 Destination unreachable: Address unreachable

--- contextgarden.net ping statistics ---
3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2073ms

$ ping -c 3 minimals.contextgarden.net
PING minimals.contextgarden.net(context.ijs.si (2001:1470:ff80:88::80:c)) 56 data bytes
From cmigw.ijs.si (2001:1470:ff80:1::1:26) icmp_seq=1 Destination unreachable: Address unreachable
From cmigw.ijs.si (2001:1470:ff80:1::1:26) icmp_seq=2 Destination unreachable: Address unreachable
From cmigw.ijs.si (2001:1470:ff80:1::1:26) icmp_seq=3 Destination unreachable: Address unreachable

--- minimals.contextgarden.net ping statistics ---
3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2014ms

P.S. Nowadays I use mostly lmtx but I keep MkIV in case of troubles with lmtx.

---
Vladimir Lomov

-- 
It is better to wear out than to rust out.

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: contextgarden.net seems to be down
  2021-05-25  4:55 contextgarden.net seems to be down Vladimir Lomov
@ 2021-05-25  7:29 ` Mojca Miklavec
  2021-05-25 10:52   ` Mojca Miklavec
  0 siblings, 1 reply; 3+ messages in thread
From: Mojca Miklavec @ 2021-05-25  7:29 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Vladimir Lomov

Dear Vladimir,

On Tue, 25 May 2021 at 07:02, Vladimir Lomov wrote:
>
> According to page https://wiki.contextgarden.net/ConTeXt_Standalone to install
> ConTeXt standalone (I assume MkIV) one has to download first-setup.sh script
> (Linux,Mac,*BSD) from contextgarden.net (minimals.contextgarden.net) but this
> host seems to be down.

Thanks a lot for the notification.

The machine isn't reachable over ssh either.
I'll try to reach the people in the computing centre to take a look
and will let you know once it's back.

Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: contextgarden.net seems to be down
  2021-05-25  7:29 ` Mojca Miklavec
@ 2021-05-25 10:52   ` Mojca Miklavec
  0 siblings, 0 replies; 3+ messages in thread
From: Mojca Miklavec @ 2021-05-25 10:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Vladimir Lomov

Hi,

On Tue, 25 May 2021 at 09:29, Mojca Miklavec wrote:
> On Tue, 25 May 2021 at 07:02, Vladimir Lomov wrote:
> >
> > host seems to be down.
>
> Thanks a lot for the notification.
>
> The machine isn't reachable over ssh either.
> I'll try to reach the people in the computing centre to take a look
> and will let you know once it's back.

The machine has been back for a while now.
Apparently there were some temporary issues with electricity.

Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-25 10:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-25  4:55 contextgarden.net seems to be down Vladimir Lomov
2021-05-25  7:29 ` Mojca Miklavec
2021-05-25 10:52   ` Mojca Miklavec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).