20170510_jeffrey - silenceuncrio/diary GitHub Wiki

0830

review

把之前為了 vagrant 在本機 window 10 安裝的相關軟體

三個月內不會使用的刪除 計有

  • xampp - window os 上的 LAMP stack
  • node.js
  • composer - php dependency manager
  • vagrant

1010

工規 教育訓練

今天的主題是 8D

1345

昨天 000387 Firmware Upgrade 99% takes too much time to wait 的 root cause 已經由 aaron 解決掉了

盤一下待解決的 issue

  • 0000257 - apply Log, the messages will clear
    • web 在收到空的 log 的時候, sleep 個一秒再去要一次就可要到了
  • 0000331 - [DNS User defined] the DNS IP is empty and apply, no warring
    • 待確認
  • 0000349 - [system->Logging] new log messages should be on top
    • 有空再做
  • 0000359 - [WAN->DNS] DNS from ISP, but I can configure IP
    • 待確認
  • 0000372 - [load default] why no support load default by web
    • 待實作
  • 0000373 - M300,No H/W MCSV information on web and cli
    • 待實作
  • 0000378 - uboot environment CRC error cause environment variables are all gone
    • 無法防止問題發生, 只能想個機制方便事後補救
  • 0000383 - Modify uboot's env 'bootdelay''s default to zero
    • 幫忙解決 vcom 的相關問題
  • 0000384 - Loggin Refresh button does not work on IE
    • 不是指 登入 的問題
  • 0000386 - web ui cache issue
    • ng-include 也需要多個 unique 的參數

1450

解決

  • 0000331 - [DNS User defined] the DNS IP is empty and apply, no warring
  • 0000359 - [WAN->DNS] DNS from ISP, but I can configure IP

1500

解決 0000373 - M300,No H/W MCSV information on web and cli

1550

解決 0000372 - [load default] why no support load default by web

1600

再盤一下待解決的 issue

  • 0000257 - apply Log, the messages will clear
    • web 在收到空的 log 的時候, sleep 個一秒再去要一次就可要到了
  • 0000349 - [system->Logging] new log messages should be on top
    • 有空再做
  • 0000378 - uboot environment CRC error cause environment variables are all gone
    • 無法防止問題發生, 只能想個機制方便事後補救
  • 0000382 - Web UI - IE - press menu, not popup login, sometimes slow, sometimes need refresh
    • 試了幾次都沒發現...
  • 0000383 - Modify uboot's env 'bootdelay''s default to zero
    • 幫忙解決 vcom 的相關問題
  • 0000384 - Loggin Refresh button does not work on IE
    • 不是指 登入 的問題
  • 0000386 - web ui cache issue
    • ng-include 也需要多個 unique 的參數

1610

調查 0000384 - Loggin Refresh button does not work on IE 時發現

我的 IE 11 運作正常

先簡單給出回應 - Status 變成 acknowledged

調查 0000382 - Web UI - IE - press menu, not popup login, sometimes slow, sometimes need refresh

發現我的 IE 11 運作正常

一樣先給出回應留個紀錄 - Status 變成 acknowledged

調查 0000257 - apply Log, the messages will clear 也是運作得好好的

一樣先給出回應留個紀錄 - Status 變成 acknowledged

剩下的 issue 有

  • 0000349 - [system->Logging] new log messages should be on top
    • 有空再做
  • 0000378 - uboot environment CRC error cause environment variables are all gone
    • 無法防止問題發生, 只能想個機制方便事後補救
  • 0000383 - Modify uboot's env 'bootdelay''s default to zero
    • 幫忙解決 vcom 的相關問題
  • 0000386 - web ui cache issue
    • ng-include 也需要多個 unique 的參數

1700

解決 0000349 - [system->Logging] new log messages should be on top