• 作業系統
    • Windows
    • Linux
  • 資料庫
    • SQL Server
    • MySQL/MariaDB
  • 腳本
    • PowerShell
    • Shell Script
  • 開源服務
  • 虛擬化
  • 容器
  • 雲服務
  • 網路
  • 其他
  • WordPress
  • Javascript
  • PHP
  • Search
挨踢攻城獅學習之路
不太詳細紀錄
Skip to content
  • 作業系統
    • Windows
    • Linux
  • 資料庫
    • SQL Server
    • MySQL/MariaDB
  • 腳本
    • PowerShell
    • Shell Script
  • 開源服務
  • 虛擬化
  • 容器
  • 雲服務
  • 網路
  • 其他
  • WordPress
  • Javascript
  • PHP
  • Search
標籤: troubleshooting

標籤: troubleshooting

Home Posts tagged "troubleshooting"

Javascript:IOS 14 Safari window.open 沒有提示彈跳視窗

原先寫法是 在 PC、Mobile 的 Safari、Chrome 都會顯示有彈跳視窗需允許才能打開,這沒什麼問題,允許就好但在 IOS 14 的 Safari 連提示都沒有,只能從設定裡去動,但不可能教使用者都要去改手機設定因此找了下解法找到這篇:window.open在Safari中不能打开的问 …

Read more "Javascript:IOS 14 Safari window.open 沒有提示彈跳視窗"

Javascript:關閉分頁、瀏覽器事件動作

網站需求要在關閉分頁、瀏覽器後,將用戶登出。因此需要1.有個事件監聽,能在各大 PC、Mobile 瀏覽器在關閉分頁或瀏覽器後執行程式2.該程式要能成功打 API 告知後端該用戶要登出 踩坑踩很久,先分享一下找到的文章,快速出坑 於 window.onbeforeunload 發送HTTP Requ …

Read more "Javascript:關閉分頁、瀏覽器事件動作"

WSL2:運行 npm install 錯誤

錯誤提示:-bash: /mnt/c/Program Files/nodejs/npm: /bin/sh^M: bad interpreter: No such file or directory餵狗得到這篇解法:Cannot run NPM Commands 看覺得是環境變數問題,所以照著操作確認 …

Read more "WSL2:運行 npm install 錯誤"

Let`s Encrypt:certbot renew 更新憑證失敗

VPS 站用的 Certbot 是用 apk 裝的,一開始還能用,也順利地申請了憑證後來不知發生什麼問題,在更新時都會出現以下內容 Traceback (most recent call last):File “/usr/bin/certbot”, line 33, insy …

Read more "Let`s Encrypt:certbot renew 更新憑證失敗"

Docker:WSL 掛載 Volume 問題

一般在 WSL 如要連到 E:\Docker\Mysql 通常會這樣打 所以很自然的,想將資料夾 mount 到 Docker 內會這樣打 但這樣就錯啦,掛不起來。正確做法請去掉 /mnt 就可以了

Read more "Docker:WSL 掛載 Volume 問題"

Docker:CentOS 8 安裝 Docker containerd.io 問題

一般安裝 Docker 為以下指令 但可能會出現以下結果 雖然內建有提供 containerd.io 但版本比較舊,可以直接到這:https://download.docker.com/linux/centos/7/x86_64/stable/Packages/ 找最新版本 再安裝 Docker 就 …

Read more "Docker:CentOS 8 安裝 Docker containerd.io 問題"

Hyper-V:sconfig 網路設定,網卡不見

首先這應該是在操作 NIC Teaming 完後,建立 Hyper-V Virtual Switch,因 NIC Teaming 出問題,沒先解掉 Virtual Switch 造成的導致使用 sconfig 時找不到網卡,但在新增虛擬交換機時,還是可以看到網卡,只是用該網卡綁會跳 下圖,看的到網卡 …

Read more "Hyper-V:sconfig 網路設定,網卡不見"

Git:Pull 時跳 error: filename in tree entry contains backslash: ‘\’

我的 Git 版本是 2.24,作業系統 Windows 10今天無論使用Sourcetree 或 Git Bash 在 Pull 專案時,都會碰到 error: filename in tree entry contains backslash: ‘\’ 問題同事也遇見,但 …

Read more "Git:Pull 時跳 error: filename in tree entry contains backslash: ‘\’"

文章導覽

1 2 3 ... 9

近期文章

  • Javascript:IOS 14 Safari window.open 沒有提示彈跳視窗
  • Javascript:關閉分頁、瀏覽器事件動作
  • WSL2:運行 npm install 錯誤
  • Let`s Encrypt:certbot renew 更新憑證失敗
  • Go:取前端傳入的用戶 IP

分類

  • WordPress (27)
  • 作業系統 (43)
    • Linux (30)
    • Windows (13)
  • 全端 (26)
    • CSS (3)
    • Dev Env (4)
    • Go (1)
    • Javascript (13)
    • PHP (5)
  • 其他 (7)
  • 容器 (10)
    • Docker (7)
    • Kubernetes (2)
  • 網路 (5)
  • 腳本 (10)
    • Batch (1)
    • PowerShell (4)
    • Shell Script (5)
  • 虛擬化 (8)
  • 資料庫 (9)
    • MySQL/MariaDB (1)
    • SQL Server (8)
  • 開源服務 (17)
  • 雲服務 (1)

標籤

analysis apache backup btrfs centos cisco command css docker duplicati esxi firewall git hyper-v javascript jquery kubernetes linux mariadb meeting network nextcloud nfs nginx nvr php plugins powershell redmine samba security selinux shellscript snapper speedup sql ssr swap troubleshooting vembu vps vue.js wordpress wsl xsibackup
Back to Top
©2019 挨踢攻城獅學習紀錄
Powered by Anima & WordPress.