Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure: could not find a config.yml or config.yaml file #12

Closed
racke opened this issue Mar 26, 2016 · 2 comments
Closed

Test failure: could not find a config.yml or config.yaml file #12

racke opened this issue Mar 26, 2016 · 2 comments

Comments

@racke
Copy link
Member

racke commented Mar 26, 2016

http://www.cpantesters.org/cpan/report/b37ee2e4-f25e-11e5-978c-21ddfcd2507e

[Foo:2022] error @2016-03-25 08:10:06> Route exception: Unable to create a new session: could not find a config.yml or config.yaml file at /home/cpansand/.cpan/build/2016032506/Dancer2-Session-DBIC-0.100-4k_GPN/blib/lib/Dancer2/Session/DBIC.pm line 377.
 at /usr/perl5.18.4p/lib/site_perl/5.18.4/Dancer2/Core/App.pm line 380. in /usr/perl5.18.4p/lib/site_perl/5.18.4/Dancer2/Core/App.pm l. 1288
Use of uninitialized value $cookie in substitution (s///) at t/plugin_dbic.t line 114.
Use of uninitialized value $cookie in concatenation (.) or string at t/plugin_dbic.t line 115.

#   Failed test 'Got the cookie: '
#   at t/plugin_dbic.t line 115.
[Foo:2022] error @2016-03-25 08:10:06> Route exception: Unable to create a new session: could not find a config.yml or config.yaml file at /home/cpansand/.cpan/build/2016032506/Dancer2-Session-DBIC-0.100-4k_GPN/blib/lib/Dancer2/Session/DBIC.pm line 377.
 at /usr/perl5.18.4p/lib/site_perl/5.18.4/Dancer2/Core/App.pm line 380. in /usr/perl5.18.4p/lib/site_perl/5.18.4/Dancer2/Core/App.pm l. 1288

#   Failed test 'Retrieve session id'
#   at t/plugin_dbic.t line 119.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 0.166001
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^i:^[0-9a-z_-]+$)'
SysPete added a commit that referenced this issue Mar 26, 2016
Hoping this might give us a clue for issue #12
racke added a commit that referenced this issue Mar 26, 2016
@racke
Copy link
Member Author

racke commented Mar 27, 2016

It works fine with Dancer2::Plugin::DBIC 0.0009 for me.

@racke racke closed this as completed Mar 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant