-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Pre-submission Checklist
- I have searched the existing issues and this bug has not been reported yet
- I have tested this issue on the demo site or the latest version
Where did you encounter this bug?
Latest stable version (self-hosted)
Memos Version
v0.26.1
Bug Description
When I try to attach a PowerShell (.ps1) file to a memo and click Save, the action fails with an empty error message in the UI. The browser console shows:
StoreError: /memos.api.v1.AttachmentService/CreateAttachment INVALID_ARGUMENT: type is required
at Uo.wrap (index-CtuVjJcF.js:185:137243)
at executeRequest (index-CtuVjJcF.js:185:137951)
at async de (index-CtuVjJcF.js:594:7169)
Steps to Reproduce
- Open a new memo.
- Add a .ps1 file.
- Click Save.
- Observe the error in the UI and browser logs.
Expected Behavior
The file should attach successfully.
Screenshots & Additional Context
- Browser: Edge (latest)
- Proxmox LXC (community scripts)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working