This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This is the main Samba configuration file. You should read the | |
# smb.conf(5) manual page in order to understand the options listed | |
# here. Samba has a huge number of configurable options (perhaps too | |
# many!) most of which are not shown in this example | |
# | |
# Any line which starts with a ; (semi-colon) or a # (hash) | |
# is a comment and is ignored. In this example we will use a # | |
# for commentry and a ; for parts of the config file that you | |
# may wish to enable |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2017-04-20 00:53:22:736] Error|ServerSettings.LoadSettings => ServerSettings.LoadSettingsFromFile => Utils.GrantAccess System.EntryPointNotFoundException: GetFullPathName | |
at (wrapper managed-to-native) Pri.LongPath.NativeMethods:GetFullPathName (string,uint,System.Text.StringBuilder,intptr) | |
at Pri.LongPath.Path.NormalizeLongPath (System.String path, System.String parameterName) [0x00056] in <a29a52ed5cc54c088e7f2eb4b660a8f3>:0 | |
at Pri.LongPath.Path.NormalizeLongPath (System.String path) [0x00000] in <a29a52ed5cc54c088e7f2eb4b660a8f3>:0 | |
at Pri.LongPath.File.Delete (System.String path) [0x00000] in <a29a52ed5cc54c088e7f2eb4b660a8f3>:0 | |
at Shoko.Server.Utils.GrantAccess (System.String fullPath) [0x000c7] in <adcd546eabac414a878fcb9451700d2e>:0 | |
[2017-04-20 00:53:22:767] Error|ServerSettings.LoadSettings => ServerSettings.LoadSettingsFromFile => Utils.ShowErrorMessage Migration Failed: No access to the given key | |
[2017-04-20 00:53:22:769] Error|Program.Main => ServerSettings.LoadSettings => ServerSetti |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
XBuild Engine Version 14.0 | |
Mono, Version 4.8.0.0 | |
Copyright (C) 2005-2013 Various Mono authors | |
Build started 4/20/2017 1:37:42 AM. | |
__________________________________________________ | |
/home/cayde/git/ShokoServer/Shoko.Server.sln: warning : Ignoring vcproj 'Hasher'. | |
/home/cayde/git/ShokoServer/Shoko.Server.sln: warning : Failed to find project 4ab1249d-d635-48a3-8f82-fab34b69ae4c | |
Project "/home/cayde/git/ShokoServer/Shoko.Server.sln" (default target(s)): | |
Target ValidateSolutionConfiguration: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
XBuild Engine Version 14.0 | |
Mono, Version 4.8.0.0 | |
Copyright (C) 2005-2013 Various Mono authors | |
Build started 4/20/2017 2:26:35 AM. | |
__________________________________________________ | |
Project "/home/cayde/Shoko_Testing/ShokoServer/Shoko.CLI/Shoko.CLI.csproj" (default target(s)): | |
Target PrepareForBuild: | |
Configuration: Debug Platform: AnyCPU | |
Target ResolveProjectReferences: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Cazzar | |
SierraIII | |
Thunderbat | |
Hayzen | |
cake | |
Bocto | |
Mee6 | |
Taaffeite-Art | |
Jakeformer | |
Dead_Space47 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using Microsoft.CSharp; | |
using System.CodeDom.Compiler; | |
using System.Reflection; | |
using System; | |
using System.Text; | |
public class A | |
{ | |
public static void Main(string[] args) | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System; | |
using System.IO; | |
using System.Runtime.InteropServices; | |
using System.Text; | |
namespace TestApp2 | |
{ | |
class NativeHasher | |
{ | |
private const int runs = 1; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Telegraf Configuration | |
# | |
# Telegraf is entirely plugin driven. All metrics are gathered from the | |
# declared inputs, and sent to the declared outputs. | |
# | |
# Plugins must be declared in here to be active. | |
# To deactivate a plugin, comment out the name and any variables. | |
# | |
# Use 'telegraf -config telegraf.conf -test' to see what metrics a config | |
# file would generate. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using Shoko.Models.Server; | |
using Shoko.Server.Models; | |
using Shoko.Server.Renamer; | |
namespace Renamer.Cazzar | |
{ | |
[Renamer("NoSpaces", Description = "Renamer that doesn't use spaces")] | |
class NoSpaceRenamer : IRenamer | |
{ | |
private readonly LegacyRenamer script; |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
------------------------------------- | |
User uid: 1000 | |
User gid: 100 | |
------------------------------------- | |
02:10:32| --- -------------------- SYSTEM INFO ----------------------- | |
02:10:32| --- Shoko Server Version: v3.8.3.7616 | |
02:10:32| --- Error in log (database version lookup: Object reference not set to an instance of an object | |
02:10:32| --- Operating System: |