Furion

Members
  • Posts

    6
  • Joined

  • Last visited

Furion's Achievements

Noob

Noob (1/14)

1

Reputation

  1. Thanks for the reply (and all the work you do for the community!). I'm not no - not using proxy or VPN (though i know i probably should be!).
  2. Hope someone can help - having trouble getting Prowlarr (and Jackett previously) to work. The tests on links stopped working in Jackett ( spit out the following Connection reset by peer: The SSL connection could not be established, see inner exception.) But i was never able to get to the bottom of why it wasn't working. Thought Prowlarr might be a better fit (already using the other 'arrs). But same as before it wont let me add any indexers. Have provided the log below, but happy to provide any other logs / settings - any help would be amazing! I get the following in the log: [v1.0.1.2220] FluentValidation.ValidationException: Validation failed: -- : Unable to connect to indexer, check the log for more details at Prowlarr.Api.V1.ProviderControllerBase`3.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in D:\a\1\s\src\Prowlarr.Api.V1\ProviderControllerBase.cs:line 209 at Prowlarr.Api.V1.ProviderControllerBase`3.Test(TProviderDefinition definition, Boolean includeWarnings) in D:\a\1\s\src\Prowlarr.Api.V1\ProviderControllerBase.cs:line 195 at Prowlarr.Api.V1.ProviderControllerBase`3.Test(TProviderResource providerResource) in D:\a\1\s\src\Prowlarr.Api.V1\ProviderControllerBase.cs:line 144 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Prowlarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Prowlarr.Http\Middleware\BufferingMiddleware.cs:line 28 at Prowlarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Prowlarr.Http\Middleware\IfModifiedMiddleware.cs:line 41 at Prowlarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Prowlarr.Http\Middleware\CacheHeaderMiddleware.cs:line 33 at Prowlarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Prowlarr.Http\Middleware\UrlBaseMiddleware.cs:line 27 at Prowlarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Prowlarr.Http\Middleware\VersionMiddleware.cs:line 28 at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context) at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
  3. No worries man, thanks for looking! I did find this other info that might have been helpful, not sure if you've seen it already : posts by Korvyr https://steamcommunity.com/app/408900/discussions/0/2450469119952440192/ But looks like maybe its not to be! Thanks again!
  4. Hi @ich777 - hope i'm putting a request in the right place.... i couldn't see anywhere else to put one! Any chance of a game server for Unfortunate Spacemen? https://store.steampowered.com/app/408900/Unfortunate_Spacemen/ Its free on steam, and i found the following info that i think might help? https://steamcommunity.com/sharedfiles/filedetails/?id=2128687084 Apologies if i've asked in the wrong place!
  5. Amazing - All fixed - thank you! So the new command to run in the unraid terminal worked a treat - then i just used giverank and giveperm commands (from here https://www.yekbot.com/barotrauma-console-commands/) to give my steam.id admin rights and all permissions (while i was actively logged into the server). Works a treat now! The admin rights and permissions persist when i close the unraid terminal and close and open barotrauma - do you think i'd likely have to redo the process if the container is updated? Thank you again!
  6. Hi ich777, Before i start, thanks for all the work you've done on the gameservers! I'm pretty new to unraid, but had some great fun with it so far! Hoping you might be able to help with issues i'm having with the Barotrauma server? I've got it up and running - and can run the sandbox and mission gametypes in multiplayer - but i cant get the campaign option to work (its greyed out - cant be selected or voted for). I asked for some help on the Barotrauma Discord server and they suggested that i need to give myself admin permissions in the game to be able to edit the settings and select the campaign. Dont know if you think this would work? I tried a couple of different things - using the ingame console, the console you can select on the docker itself and the terminal built into unraid - but with all of them couldn't work out what i was supposed to do. I did see your note on the container install notes about connecting to the console - but couldn't seem to make it work. As i said, i'm pretty new to the unraid ecosystem - so not fully sure what everything means! I'm pretty happy following guides / wikis - so if there's anything you could point me in the direction of that'd be amazing! Happy to provide more info on the things i tried if that helps.