dedis / cothority

Scalable collective authority
Other
426 stars 106 forks source link

Test java #2443

Closed ineiti closed 3 years ago

ineiti commented 3 years ago

THIS IS NOT FOR MERGE - ONLY TO TEST WHY JAVA FAILS!

sonarcloud[bot] commented 3 years ago

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

No Coverage information No Coverage information
4.1% 4.1% Duplication

ineiti commented 3 years ago

Error is here:

F 21/26/03 10:18:38.087486523: service.go:354 (v3.newServiceManager)    - Trying to instantiate service ByzcoinProxy: creating service:
    go.dedis.ch/onet/v3.(*serviceFactory).start
        /go/pkg/mod/go.dedis.ch/onet/v3@v3.2.7/service.go:295
  - failed to get storage:
    go.dedis.ch/cothority/v3/bypros.newProxyService
        /cothority/bypros/service.go:50
  - failed to get DB URL: did you set PROXY_DB_URL ?:
    go.dedis.ch/cothority/v3/bypros/storage/sqlstore.NewSQL
        /cothority/bypros/storage/sqlstore/mod.go:45
Will not restart conode in single mode.