Skip to content

[Bug] Cannot create a folder in a organization #750

@Daandeve

Description

@Daandeve

General

  • I have updated to the latest version of Nexterm.
  • My bug has not been reported yet.

The Bug

When I try to add a folder to a organization nothing happens in the UI and the http request shows Internal server error, the logs associated with this request is below (very vague, no additional logs are displayed):

Error
    at Database.<anonymous> (/app/node_modules/sequelize/lib/dialects/sqlite/query.js:185:27)
    at /app/node_modules/sequelize/lib/dialects/sqlite/query.js:183:50
    at new Promise (<anonymous>)
    at Query.run (/app/node_modules/sequelize/lib/dialects/sqlite/query.js:183:12)
    at /app/node_modules/sequelize/lib/sequelize.js:315:28
    at async SQLiteQueryInterface.insert (/app/node_modules/sequelize/lib/dialects/abstract/query-interface.js:308:21)
    at async model.save (/app/node_modules/sequelize/lib/model.js:2490:35)
    at async folders.create (/app/node_modules/sequelize/lib/model.js:1362:12)
    at async module.exports.createFolder (/app/server/controllers/folder.js:40:12)
    at async /app/server/routes/folder.js:15:20

What device are you using to access the page?

In the browser

Which operating system is your Nexterm instance running on?

Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions