8000 app.conf 'Not found' when re-running revel · Issue #105 · revel/revel · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
app.conf 'Not found' when re-running revel #105
Closed
@DanielHeath

Description

@DanielHeath

I'm seeing something pretty odd in Revel; the second time I run my app, I get 'not found' looking for app.conf. I'm running revision f9f0182 (latest at time of writing).

Modifying revel/config.go to output ConfPaths, I see what's going on but not why.

The first time I invoke ./bin/revel, ConfPaths is [ /home/vagrant/auth/src/revel/conf /home/vagrant/auth/src/github.com/robfig/revel/conf ].
However, if I make a request, then restart the server, I get [/usr/lib/go/src/pkg/conf /home/vagrant/auth/src/github.com/robfig/revel/conf]

This doesn't happen if I don't make any requests before restarting the server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0