Skip to content

Error Saving Config File #1464

@jmfindorff

Description

@jmfindorff

Describe the Issue
Whenever I try to save my config to a file, new or existing, I get this error:
Exception in Tkinter callback Traceback (most recent call last): File "tkinter/__init__.py", line 1892, in __call__ File "customtkinter/windows/widgets/ctk_button.py", line 554, in _clicked self._command() File "koboldcpp.py", line 4672, in save_config_gui file = open(filenamestr, 'w') FileNotFoundError: [Errno 2] No such file or directory: '/home/jmfindorff/koboldcpp/pantheon-rp-1.8-24b-small-3.1.i1-q6_k.kcpps'
This never occurred on the previous version or any version I've tried prior to this one
Additional Information:
Operating System: Ubuntu Server 22.04
Gpu: Nvidia Geforce RTX 4060 Mobile
CPU: 12th Gen Intel Core i5 Processor
KoboldCPP Version: 1.87.2 Cuda 1210
Steps to Reproduce: 1. Launch KoboldCPP, 2. Change settings, 3. Attempt to make a config file, either a new one or updating an existing one

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions