[PR #1471] [MERGED] karakeep-linux.sh fix: use 'append' instead of 'file' for logs #1831

Closed
opened 2026-03-02 11:59:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/1471
Author: @vhsdream
Created: 5/26/2025
Status: Merged
Merged: 6/7/2025
Merged by: @MohamedBassem

Base: mainHead: logging-fix


📝 Commits (1)

  • d7e78d2 karakeep-linux.sh fix: use 'append' instead of 'file' for log

📊 Changes

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

View changed files

📝 karakeep-linux.sh (+25 -12)

📄 Description

I noticed that using the log for StdOut and StdError would stop working under certain circumstances. Using 'append' instead of 'file' allows the file to be read while opened.


🔄 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/karakeep-app/karakeep/pull/1471 **Author:** [@vhsdream](https://github.com/vhsdream) **Created:** 5/26/2025 **Status:** ✅ Merged **Merged:** 6/7/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `logging-fix` --- ### 📝 Commits (1) - [`d7e78d2`](https://github.com/karakeep-app/karakeep/commit/d7e78d21b76a8d2d106b9b68d7e5fbdfc64d7099) karakeep-linux.sh fix: use 'append' instead of 'file' for log ### 📊 Changes **1 file changed** (+25 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `karakeep-linux.sh` (+25 -12) </details> ### 📄 Description I noticed that using the log for StdOut and StdError would stop working under certain circumstances. Using 'append' instead of 'file' allows the file to be read while opened. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:59:23 +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/karakeep#1831
No description provided.