nodeSolidServer / nodeSolidServer/node-solid-server
Consistent 500 on PUTs
未關閉
還沒有人認領這個 Issue。
bug
cannot-reproduce
- 主要語言
- JavaScript
- 星號
- 1.8k
- 分支
- 308
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I'm trying to create various things on dev.inrupt.net, but it fails consistently on PUT:
Error: FAILED to save new tool at: https://kjetiltest1.dev.inrupt.net/public/test2/index.ttl : Web error: 500 (Internal Server Error) on PUT of <https://kjetiltest1.dev.inrupt.net/public/test2/index.ttl>
Error: FAILED to save new tool at: https://kjetiltest1.dev.inrupt.net/public/testchat1/index.ttl : Web error: 500 (Internal Server Error) on PUT of <https://kjetiltest1.dev.inrupt.net/public/testchat1/index.ttl>
Error: FAILED to save new chat channel at: https://kjetiltest1.dev.inrupt.net/public/longchat1/index.ttl : Web error: 500 (Internal Server Error) on PUT of <https://kjetiltest1.dev.inrupt.net/public/longchat1/index.ttl>
Error: Error writing meeting configuration: Web error: 500 (Internal Server Error) on PUT of <https://kjetiltest1.dev.inrupt.net/public/testmeeting1/index.ttl>
Error: FAILED to save new scheduler at: <https://kjetiltest1.dev.inrupt.net/public/event1/details.ttl> : Web error: 500 (Internal Server Error) on PUT of <https://kjetiltest1.dev.inrupt.net/public/event1/details.ttl>
I can't reproduce this on any of my installs.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
報告只提到了對所列 dev.inrupt.net URL 的 PUT 請求,沒有提到檔案或測試。先重現一個失敗的 PUT 請求,並將其與報告者可正常運作的安裝進行比較,然後使用伺服器的錯誤輸出追蹤伺服器對 PUT 的處理。完成的標準是受影響的資源能夠成功建立且不會回傳 500 回應,並且該故障有回歸檢查。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript, nodejs
- 領域
- api, backend
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100