mariuz / flamerobin

FlameRobin is a database administration tool for Firebird RDBMS. Our goal is to build a tool that is: lightweight (small footprint, fast execution) cross-platform (Linux, Windows, Mac OS X, FreeBSD) dependent only on other Open Source software
http://flamerobin.org
MIT License
211 stars 64 forks source link

flamerobin is not working offline #298

Closed codz01 closed 1 year ago

codz01 commented 1 year ago

Hi if i am connected to the internet flamerobin works without problem but if i am offline it shows this error message when i tried create new database flamerobin

i am on windows7 32bits , firebird 3 , latest flamerobin

arvanus commented 1 year ago

Looks like some Windows problem Try to use 127.0.0.1 instead of localhost

codz01 commented 1 year ago

thanks , it works after using 127.0.0.1