2013-10-08 1 views
0

heroku db : pull이 보석에서 제거 된 후 탭을 사용하려고합니다.탭 서버 :: SQLite3 :: CantOpenException : 데이터베이스 파일을 열 수 없습니다

taps server mysql2://[email protected]/trappor2 taps taps123 

C:/Ruby193/lib/ruby/gems/1.9.1/gems/sequel-3.20.0/lib/sequel/adapters/sqlite.rb: 
62:in `initialize': SQLite3::CantOpenException: unable to open database file (Se 
quel::DatabaseConnectionError) 
     from C:/Ruby193/lib/ruby/gems/1.9.1/gems/sequel-3.20.0/lib/sequel/adapte 
rs/sqlite.rb:62:in `new' 
     from C:/Ruby193/lib/ruby/gems/1.9.1/gems/sequel-3.20.0/lib/sequel/adapte 
rs/sqlite.rb:62:in `connect' 
     from C:/Ruby193/lib/ruby/gems/1.9.1/gems/sequel-3.20.0/lib/sequel/databa 
se/misc.rb:45:in `block in initialize' 
     from C:/Ruby193/lib/ruby/gems/1.9.1/gems/sequel-3.20.0/lib/sequel/connec 
tion_pool.rb:92:in `call' 
     from C:/Ruby193/lib/ruby/gems/1.9.1/gems/sequel-3.20.0/lib/sequel/connec 
tion_pool.rb:92:in `make_new' 

이 오류의 원인은 무엇입니까?

답변

관련 문제