Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to create folders - "Sorry your folder couldn't be saved" #1226

Closed
NotExpectedYet opened this issue Sep 25, 2022 Discussed in #1225 · 3 comments
Closed

Not able to create folders - "Sorry your folder couldn't be saved" #1226

NotExpectedYet opened this issue Sep 25, 2022 Discussed in #1225 · 3 comments
Assignees
Labels
bug Something isn't working / good issue report released

Comments

@NotExpectedYet
Copy link
Member

Discussed in #1225

Originally posted by rajavel1990 September 25, 2022
I have installed the latest version 1.6.8 on my windows machine and i am not able to create folders for each of the printers. I get "Sorry your folder couldn't be saved" error.
Screenshot 2022-09-24 at 8 38 20 PM

@NotExpectedYet NotExpectedYet added the bug Something isn't working / good issue report label Sep 25, 2022
@NotExpectedYet NotExpectedYet self-assigned this Sep 25, 2022
@Firefighter1023
Copy link

Confirmed same on my server, was present in 1.6.5. API and CORS is set correctly.

@NotExpectedYet
Copy link
Member Author

This is weird as I'm getting unauthorized on my local version when creating a folder.

Seems like it's OP sending that back, as my requests haven't changed. Just trying to narrow it down now.

NotExpectedYet added a commit that referenced this issue Oct 1, 2022
header wasn't getting sent to OctoFarm when a multi-part form

Closes: #1226
NotExpectedYet added a commit that referenced this issue Oct 1, 2022
### [1.6.9](v1.6.8...v1.6.9) (2022-10-01)

### ➰ What a drag! ➰

* **client:** compile client down with babel support ([46015fb](46015fb))
* **client:** improve babel config ([300ba56](300ba56))
* **main:** add git ignore for new client development path ([719b9b6](719b9b6))
* **main:** fix development version assets not been found ([5c83d17](5c83d17))
* **main:** fix eslint rules triggering on top level reserved words ([b91bce4](b91bce4))
* **main:** update dependencies ([d98cb3e](d98cb3e))

### 🔨 Bug Fix 🔨

* **client:** conflict between current operation id and main views ([1ed2977](1ed2977)), closes [#1227](#1227)
* **client:** fix current operations sorting ([4ee3517](4ee3517)), closes [#1218](#1218)
* **client:** fix dashboard resizing ([ef022a0](ef022a0))
* **client:** incorrect path for background image ([a3091e5](a3091e5)), closes [#1234](#1234)
* **client:** unable to create new folders on op client ([61d4653](61d4653)), closes [#1226](#1226)
* **server:** a failed ip match would still attempt to be read ([89e543f](89e543f))
* **server:** couldn't parse octopi token when didn't exist ([00ceee7](00ceee7))
* **server:** normalise filenames before comparing for uniqeness ([e05c984](e05c984)), closes [#1233](#1233)
* **server:** unable to detach spools from printer ([20c3489](20c3489)), closes [#1232](#1232)

### 👗 UI! 👗

* **client:** split "view" button into "info" and "gallery" ([b3a1b0f](b3a1b0f))

### 😣 Code Refactor 😣

* **client:** increase length rounding so smaller values are displayed ([548cc98](548cc98))

### ❌ Removed ❌

* **client:** disable ability to edit and save spool changes ([b584d74](b584d74)), closes [#1217](#1217)
@NotExpectedYet
Copy link
Member Author

🎉 This issue has been resolved in version 1.6.9 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working / good issue report released
Projects
Development

No branches or pull requests

2 participants