Giter Club home page Giter Club logo

Comments (3)

Eggbertx avatar Eggbertx commented on May 26, 2024

manage.js was relatively recently merged into gochan.js, but it looks like I've neglected to reflect that in some of the templates. I thought I got all of them...
Did .../b/html/a/ already exist when you got that error? I also might make it so that if a board directory already exists, it shows a warning but doesn't give an error.

from gochan.

misaka00251 avatar misaka00251 commented on May 26, 2024

Yes, assume I create a board titled test, and the directory name is t.

When I pressed the submit button, it creates the folder t, and then show the error directory already exists!. Running with User=root will solve this problem.

from gochan.

Eggbertx avatar Eggbertx commented on May 26, 2024

If making gochan run as root fixes the issue, then the issue might be that I've been lazy about error checking. Like simply checking if err == nil instead of checking if it equals a permissions error, a read-only directory error, etc in addition to nil.

from gochan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.