delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2023/05/23/18:25:22

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 83E4C3858434
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1684880673;
bh=qTMRMyqjfp/3VgTrryOgw9jJCQhM2+dTJUwdkpc4cEE=;
h=Date:To:Cc:Subject:In-Reply-To:References:List-Id:
List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe:
From:Reply-To:From;
b=Lak+XeN9eD2C3ppJ4/wHKaTtpeJZV+K0miwuRNmtIGfdWKWW7wjCZjg9VTNjk7xpw
OLUg08lOl8NBlQBisFFleQzskVSbYz22/7074BaPcE+cBu1QHEH2vcqADZWNrcoagQ
DKUFl3v5Xo7j+flelHZnQ2e9gGmmYL1suuGa8jyQ=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C65533858D35
DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-04.nifty.com 34NMNROe025554
X-Nifty-SrcIP: [220.150.135.41]
Date: Wed, 24 May 2023 07:23:27 +0900
To: cygwin AT cygwin DOT com
Cc: Beth Kirschner <beth DOT kirschner AT pm DOT me>
Subject: Re: Mounted Network Drives generate
"Too many levels of symbolic links"
Message-Id: <20230524072327.a8327d26f5b8864bc11d0341@nifty.ne.jp>
In-Reply-To: <cH_e8qYOoWba-xmyjWaPzZlhFnQc-uV55QnhQXdxtbeZjHFu2qNZsYa47eZxzeENZesF4-8KwWEQTvrxgpSGWSQmllVYK53wGVFgHqJ5hTY=@pm.me>
References: <cH_e8qYOoWba-xmyjWaPzZlhFnQc-uV55QnhQXdxtbeZjHFu2qNZsYa47eZxzeENZesF4-8KwWEQTvrxgpSGWSQmllVYK53wGVFgHqJ5hTY=@pm.me>
X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32)
Mime-Version: 1.0
X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_NONE,
SPF_HELO_NONE, SPF_PASS, TXREP,
T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Takashi Yano via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

On Tue, 23 May 2023 13:11:42 +0000
Beth Kirschner wrote:
> I can no longer access mounted network drives and receive the following error: "Too many levels of symbolic links". Local drives (C:) work fine.
> 
> I believe the problem started after upgrading to Windows 11. I've updated my cygwin packages and attached output from cygcheck, plus some additional details below. Any ideas?
> 
> $ mount
> C:/cygwin64/bin on /usr/bin type ntfs (binary,auto)
> C:/cygwin64/lib on /usr/lib type ntfs (binary,auto)
> C:/cygwin64 on / type ntfs (binary,auto)
> C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto)
> J: on /cygdrive/j type ntfs (binary,posix=0,user,noumount,auto)
> O: on /cygdrive/o type ntfs (binary,posix=0,user,noumount,auto)
> Q: on /cygdrive/q type ntfs (binary,posix=0,user,noumount,auto)
> R: on /cygdrive/r type ntfs (binary,posix=0,user,noumount,auto)
> S: on /cygdrive/s type ntfs (binary,posix=0,user,noumount,auto)
> U: on /cygdrive/u type ntfs (binary,posix=0,user,noumount,auto)
> V: on /cygdrive/v type ntfs (binary,posix=0,user,noumount,auto)
> X: on /cygdrive/x type ntfs (binary,posix=0,user,noumount,auto)
> 
> bkirschner AT LAP123 ~
> $ ls /cygdrive/q
> ls: cannot open directory '/cygdrive/q': Too many levels of symbolic links

What does Get-SmbConnection command say in PowerShell running
as Administrator?

-- 
Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019