2026/09/15

waysim esim

轉到esim並連上網路了,開啟網頁卻又顯示無網路時,要去設定裡把這個esim的漫遊開啟才會開始連線。

如果切到esim後,網路一直不穩,可把手機重開試試。

2026/09/14

檔案的檔名或路徑太長 無法移動

   環境:

windows

異常狀況:

有些檔案的路徑,連同檔名,非常的長,要複製/移至 其他資料夾,就會跳出錯誤,要重新命名,讓長度縮短,才能複製/移至 其他資料夾

解決過程:

如果檔案很多,改名稱太麻煩了,可用free file sync,這是檔案同步軟體,用它來把要移動的檔案同步到其他位置,就可以完成,不會因為路徑名稱太長而無法移動。


Environment:

Windows

Issue:

Some files have very long file paths, including the file names. When trying to copy or move these files to another folder, an error occurs.

The file or folder names must be renamed to shorten the overall path length before the files can be copied or moved successfully.

Troubleshooting and Resolution:

If there are many files, renaming them one by one can be time-consuming.

In this case, FreeFileSync can be used. It is a file synchronization tool that can synchronize the files to another location.

By using FreeFileSync to synchronize the files to the target location, the files can be transferred successfully without being blocked by the long file path issue.

fortigate 指派token失敗 forticare無法訪問

  環境:

fortigate 防火牆

異常狀況:

有用戶認證的設定中,要指派token時,會跳出 forticare無法訪問的錯誤訊息。

已經指派過的用戶,要改其他token也是一樣錯誤。

解決過程:

原廠有說明 https://community.fortinet.com/fortigate-3/technical-tip-fortigate-unable-to-access-several-fortiguard-services-due-to-crl-scope-errors-september-2026-229879

執行下列指令清除快取就可以排除問題,不會影響防火牆原本的服務

FortiGate # config system fortiguard
FortiGate (fortiguard) # set fortiguard-anycast disable
FortiGate (fortiguard) # end
FortiGate # config system fortiguard
FortiGate (fortiguard) # set fortiguard-anycast enable
FortiGate (fortiguard) # end



Environment:

FortiGate Firewall

Issue:

When assigning a token in the user authentication settings, an error message appears indicating that FortiCare cannot be accessed.

The same error occurs when changing the token for users who have already been assigned a token.

Troubleshooting and Resolution:

Fortinet has provided a technical tip regarding this issue:

Fortinet Technical Tip

The issue can be resolved by clearing the FortiGuard cache using the following commands.

This procedure does not affect the existing firewall services.

FortiGate # config system fortiguard

FortiGate (fortiguard) # set fortiguard-anycast disable

FortiGate (fortiguard) # end

FortiGate # config system fortiguard

FortiGate (fortiguard) # set fortiguard-anycast enable

FortiGate (fortiguard) # end