On 2/22/19 4:20 AM, 刘泽 wrote:
> fatal: unable to access 'https://github.com/dealii/dealii.git/': Unable 
> to communicate securely with peer: requested domain name does not match 
> the server's certificate.

I suspect you are calling candi from a node on the cluster that does not 
have access to the internet via http. This is a common configuration for 
clusters.

Talk to your system administrator. There is typically a way to set a 
proxy somewhere (after which you need to tell git about it) so that git 
can access http sites from the cluster as well.

Best
  W.


-- 
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                            www: http://www.math.colostate.edu/~bangerth/

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to