Giter Club home page Giter Club logo

Comments (5)

Kugelschieber avatar Kugelschieber commented on September 26, 2024

The typo is definitly a bug.
In order to add cars/tracks, you have to edit the json files every time and update them on the server.
I don't know about the server config import, it meight got broken with the last update. Can you send me your config files so that I can check? @macedot @venyii

from acweb.

nicholascw avatar nicholascw commented on September 26, 2024

It turns out that it's actually I cannot even saving a configuration properly... I suggest it could be my database configured badly?

The following is the log file

time="2019-01-17T11:23:18-05:00" level=error msg="Error saving configuration" err="Error 1054: Unknown column 'auth_plugin_address' in 'field list'"
time="2019-01-17T11:23:19-05:00" level=error msg="Error saving configuration" err="Error 1054: Unknown column 'auth_plugin_address' in 'field list'"
time="2019-01-17T11:23:19-05:00" level=error msg="Error saving configuration" err="Error 1054: Unknown column 'auth_plugin_address' in 'field list'"
time="2019-01-17T11:23:30-05:00" level=error msg="Error reading all configurations" err="missing destination name time in *[]model.Configuration"
time="2019-01-17T11:25:35-05:00" level=error msg="Error saving configuration" err="Error 1054: Unknown column 'auth_plugin_address' in 'field list'"
time="2019-01-17T11:25:36-05:00" level=error msg="Error saving configuration" err="Error 1054: Unknown column 'auth_plugin_address' in 'field list'"
time="2019-01-17T11:25:36-05:00" level=error msg="Error saving configuration" err="Error 1054: Unknown column 'auth_plugin_address' in 'field list'"

and this is the stdout output

user@host:~/v1.4.2_linux_64bit$ ./start.sh 
2019/01/17 11:11:29 Error 1: Session not found
2019/01/17 11:11:36 Error 1: Error reading all configurations
2019/01/17 11:11:57 Error 1: Error reading all configurations
2019/01/17 11:22:55 Error 8: Error saving configuration
2019/01/17 11:23:00 Error 8: Error saving configuration
2019/01/17 11:23:01 Error 8: Error saving configuration

from acweb.

Kugelschieber avatar Kugelschieber commented on September 26, 2024

Have you executed all migration scripts within the schema directory?

from acweb.

nicholascw avatar nicholascw commented on September 26, 2024

oh… are they required even if it's newly installed? (I thought they are for updates... I'll try exec those. thanks!

from acweb.

Kugelschieber avatar Kugelschieber commented on September 26, 2024

The config directory is read from the env variable ACWEB_CONFIG_DIR, I updated the documentation since it pointed to the wrong directory.

from acweb.

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.