Skip to content

Underscores in database names #403

Description

@erikvk

Here's a strange one. Adding underscores to database names in --database debug command line arguments will generate a totally unexpected runtime error complaining about body assignments to Response objects (of all things).

Here's my project's debug settings in VS:

screen shot 2018-04-23 at 01 00 32

And this is the error I get when I try to start my app (RESTarTester):

screen shot 2018-04-23 at 01 11 52

[Message not accessible]. Version: 2.3.2.930. Help page: https://docs.starcounter.io/v/2.3.1/?
q=SCERR12016. Error summary: Either body string, body bytes, body stream or resource can 
be set for Response. (Error 12016 has occured (SCERR12016))(Double-click here for additional help)

I remove the underscore:

screen shot 2018-04-23 at 01 06 36

And everything seems to work again. Please let me know if you can reproduce this error.

Version=2.3.2.930

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions