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

Cannot log in to any of the localhost #164

Open
feistycatkik opened this issue Jan 19, 2024 · 1 comment
Open

Cannot log in to any of the localhost #164

feistycatkik opened this issue Jan 19, 2024 · 1 comment

Comments

@feistycatkik
Copy link

feistycatkik commented Jan 19, 2024

Hi all, I am in dire need of help with a problem that I've encountered: I am almost done with all the steps provided on documentation page but I can't seem to connect to any of the localhost URL

I made sure everything was running (solr/sql), made neccessary modifications during launch and the ArchivesSapceService shows that it had started. I even went through Service of Control Panel to confirm this. But for some reason I still can't connect to the localhost on my chrome browser. I have tried everything: disabling firewalls, adding to the Windows defender all the archivesspace ports, disabling chrome proxy settings, switching to Microsoft Edge rebooting the system any time these changes are made but none worked so far. Have anyone encountered similar issues when installing archivesspace? Have I skipped any crucial step that may have led me to this predicament :(( ?

I am operating on a Windows 11 with a Solr 8 and Archivesspace 3.4 running against Mysql 8.0 and Java 1.80 and the latest connecter (1.8.30)

Please dont hessitate to reach out I am open to any guess atp, thank you!

@feistycatkik
Copy link
Author

feistycatkik commented Jan 19, 2024

i just tried logging onto localhost 8089 again and this is what i got:

_

Connection refused - Failed to open TCP connection to localhost:8983 (Connection refused - connect(2) for "localhost" port 8983) from uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/net/http.rb:943:in block in connect' from org/jruby/ext/timeout/Timeout.java:114:in timeout' from org/jruby/ext/timeout/Timeout.java:90:in timeout' from uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/net/http.rb:939:in connect' from uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/net/http.rb:924:in do_start' from uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/net/http.rb:913:in start' from uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/net/http.rb:609:in start' from uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/net/http.rb:485:in get_response' from C:/archivesspace/data/tmp/jetty-0_0_0_0-8089-backend_war--any-9093080962870081427/webapp/WEB-INF/app/model/solr.rb:28:in lookup_external_checksum' from C:/archivesspace/data/tmp/jetty-0_0_0_0-8089-backend_war-_-any-9093080962870081427/webapp/WEB-INF/app/model/solr.rb:17:in external_checksum' from C:/archivesspace/data/tmp/jetty-0_0_0_0-8089-backend_war--any-9093080962870081427/webapp/WEB-INF/app/model/solr.rb:13:in checksum_valid?' from C:/archivesspace/data/tmp/jetty-0_0_0_0-8089-backend_war-_-any-9093080962870081427/webapp/WEB-INF/app/model/solr.rb:94:in verify_checksum!' from C:/archivesspace/data/tmp/jetty-0_0_0_0-8089-backend_war--any-9093080962870081427/webapp/WEB-INF/app/model/solr.rb:89:in verify_checksums!' from C:/archivesspace/data/tmp/jetty-0_0_0_0-8089-backend_war-_-any-9093080962870081427/webapp/WEB-INF/app/main.rb:152:in block in ArchivesSpaceService' from C:/archivesspace/gems/gems/sinatra-2.2.4/lib/sinatra/base.rb:1486:in configure' from C:/archivesspace/data/tmp/jetty-0_0_0_0-8089-backend_war-_-any-9093080962870081427/webapp/WEB-INF/app/main.rb:99:in class:ArchivesSpaceService' from C:/archivesspace/data/tmp/jetty-0_0_0_0-8089-backend_war--any-9093080962870081427/webapp/WEB-INF/app/main.rb:46:in <main>' from org/jruby/RubyKernel.java:974:in require' from uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:83:in require' from C:\archivesspace\data\tmp\jetty-0_0_0_0-8089-backend_war-_-any-9093080962870081427\webapp\WEB-INF\config.ru:4:in block in

' from org/jruby/RubyBasicObject.java:2622:in instance_eval' from uri:classloader:/vendor/rack-2.2.3/rack/builder.rb:125:in initialize' from C:\archivesspace\data\tmp\jetty-0_0_0_0-8089-backend_war-_-any-9093080962870081427\webapp\WEB-INF\config.ru:1:in <main>' from C:\archivesspace\launcher\launcher.rb:90:in start_server' from C:\archivesspace\launcher\launcher.rb:144:in main' from C:\archivesspace\launcher\launcher.rb:242:in '

You're seeing this error because you use JRuby::Rack::ErrorApp::ShowStatus.

_

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