Coder Social home page Coder Social logo

Comments (1)

ephygamesco avatar ephygamesco commented on June 7, 2024

I'm also getting this. Did you find a fix?

`Checking for script in /app/prestart.sh,
Running script /app/prestart.sh,
Run flask migration upgrades (show current version first),
Traceback (most recent call last):,
  File "/usr/local/bin/flask", line 10, in <module>,
    sys.exit(main()),
  File "/usr/local/lib/python3.6/site-packages/flask/cli.py", line 967, in main,
    cli.main(args=sys.argv[1:], prog_name="python -m flask" if as_module else None),
  File "/usr/local/lib/python3.6/site-packages/flask/cli.py", line 586, in main,
    return super(FlaskGroup, self).main(*args, **kwargs),
  File "/usr/local/lib/python3.6/site-packages/click/core.py", line 782, in main,
    rv = self.invoke(ctx),
  File "/usr/local/lib/python3.6/site-packages/click/core.py", line 1259, in invoke,
    return _process_result(sub_ctx.command.invoke(sub_ctx)),
  File "/usr/local/lib/python3.6/site-packages/click/core.py", line 1259, in invoke,
    return _process_result(sub_ctx.command.invoke(sub_ctx)),
  File "/usr/local/lib/python3.6/site-packages/click/core.py", line 1066, in invoke,
    return ctx.invoke(self.callback, **ctx.params),
  File "/usr/local/lib/python3.6/site-packages/click/core.py", line 610, in invoke,
    return callback(*args, **kwargs),
  File "/usr/local/lib/python3.6/site-packages/click/decorators.py", line 21, in new_func,
    return f(get_current_context(), *args, **kwargs),
  File "/usr/local/lib/python3.6/site-packages/flask/cli.py", line 426, in decorator,
    return __ctx.invoke(f, *args, **kwargs),
  File "/usr/local/lib/python3.6/site-packages/click/core.py", line 610, in invoke,
    return callback(*args, **kwargs),
  File "/usr/local/lib/python3.6/site-packages/flask_migrate/cli.py", line 209, in current,
    _current(directory, verbose, head_only),
  File "/usr/local/lib/python3.6/site-packages/flask_migrate/__init__.py", line 96, in wrapped,
    f(*args, **kwargs),
  File "/usr/local/lib/python3.6/site-packages/flask_migrate/__init__.py", line 369, in current,
    command.current(config, verbose=verbose, head_only=head_only),
TypeError: current() got an unexpected keyword argument 'head_only',`

from groceri.es.

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.