You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread "main" java.lang.IllegalArgumentException: Illegal character in path at index 1: ${sentry.dsn}
at java.net.URI.create(URI.java:852)
at io.sentry.dsn.Dsn.(Dsn.java:40)
at io.sentry.SentryClientFactory.resolveDsn(SentryClientFactory.java:73)
at io.sentry.SentryClientFactory.sentryClient(SentryClientFactory.java:42)
at io.sentry.Sentry.init(Sentry.java:81)
at io.sentry.Sentry.init(Sentry.java:66)
at io.wring.agents.Routine.start(Routine.java:109)
at io.wring.Entrance.main(Entrance.java:64)
BUILD FAILURE
The text was updated successfully, but these errors were encountered:
@teyyub/z this project will fix the problem faster if you donate a few dollars to it; just click here and pay via Stripe, it's very fast, convenient and appreciated; thanks a lot!
Exception in thread "main" java.lang.IllegalArgumentException: Illegal character in path at index 1: ${sentry.dsn}
at java.net.URI.create(URI.java:852)
at io.sentry.dsn.Dsn.(Dsn.java:40)
at io.sentry.SentryClientFactory.resolveDsn(SentryClientFactory.java:73)
at io.sentry.SentryClientFactory.sentryClient(SentryClientFactory.java:42)
at io.sentry.Sentry.init(Sentry.java:81)
at io.sentry.Sentry.init(Sentry.java:66)
at io.wring.agents.Routine.start(Routine.java:109)
at io.wring.Entrance.main(Entrance.java:64)
BUILD FAILURE
The text was updated successfully, but these errors were encountered: