[PR #906] [MERGED] Change logfile open to write mode only #4299

Closed
opened 2026-03-15 01:37:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/906
Author: @tuupola
Created: 12/19/2021
Status: Merged
Merged: 12/20/2021
Merged by: @pirate

Base: devHead: bug-901


📝 Commits (1)

  • f14a861 Change logfile open to write mode only

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 archivebox/config.py (+1 -1)

📄 Description

Summary

This PR fixes problem of opening logfiles when using sshfs mounted filesystem.

Related issues

#901

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArchiveBox/ArchiveBox/pull/906 **Author:** [@tuupola](https://github.com/tuupola) **Created:** 12/19/2021 **Status:** ✅ Merged **Merged:** 12/20/2021 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `dev` ← **Head:** `bug-901` --- ### 📝 Commits (1) - [`f14a861`](https://github.com/ArchiveBox/ArchiveBox/commit/f14a861605915c4e17021e8846c107a282b58fba) Change logfile open to write mode only ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/config.py` (+1 -1) </details> ### 📄 Description <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary This PR fixes problem of opening logfiles when using sshfs mounted filesystem. # Related issues #901 # Changes these areas - [x] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Snapshot data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 01:37:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#4299
No description provided.