weblify.net Open in urlscan Pro
203.173.161.132  Public Scan

Submitted URL: http://weblify.net/
Effective URL: https://weblify.net/
Submission Tags: @ecarlesi possiblethreat Search All
Submission: On September 02 via api from IT — Scanned from NZ

Form analysis 0 forms found in the DOM

Text Content

Error: Class "finfo" not found in file /www/wwwroot/weblify.net/core/vendor/league/mime-type-detection/src/FinfoMimeTypeDetector.php on line 48

#0 /www/wwwroot/weblify.net/core/vendor/league/flysystem-local/LocalFilesystemAdapter.php(86): League\MimeTypeDetection\FinfoMimeTypeDetector->__construct()
#1 /www/wwwroot/weblify.net/core/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemManager.php(184): League\Flysystem\Local\LocalFilesystemAdapter->__construct()
#2 /www/wwwroot/weblify.net/core/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemManager.php(152): Illuminate\Filesystem\FilesystemManager->createLocalDriver()
#3 /www/wwwroot/weblify.net/core/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemManager.php(120): Illuminate\Filesystem\FilesystemManager->resolve()
#4 /www/wwwroot/weblify.net/core/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemManager.php(83): Illuminate\Filesystem\FilesystemManager->get()
#5 /www/wwwroot/weblify.net/core/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemManager.php(438): Illuminate\Filesystem\FilesystemManager->disk()
#6 /www/wwwroot/weblify.net/core/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\Filesystem\FilesystemManager->__call()
#7 /www/wwwroot/weblify.net/core/app/Providers/AppServiceProvider.php(141): Illuminate\Support\Facades\Facade::__callStatic()
#8 /www/wwwroot/weblify.net/core/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\Providers\AppServiceProvider->boot()
#9 /www/wwwroot/weblify.net/core/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\Container\BoundMethod::Illuminate\Container\{closure}()
#10 /www/wwwroot/weblify.net/core/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\Container\Util::unwrapIfClosure()
#11 /www/wwwroot/weblify.net/core/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\Container\BoundMethod::callBoundMethod()
#12 /www/wwwroot/weblify.net/core/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\Container\BoundMethod::call()
#13 /www/wwwroot/weblify.net/core/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1034): Illuminate\Container\Container->call()
#14 /www/wwwroot/weblify.net/core/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1015): Illuminate\Foundation\Application->bootProvider()
#15 [internal function]: Illuminate\Foundation\Application->Illuminate\Foundation\{closure}()
#16 /www/wwwroot/weblify.net/core/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1016): array_walk()
#17 /www/wwwroot/weblify.net/core/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\Foundation\Application->boot()
#18 /www/wwwroot/weblify.net/core/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(263): Illuminate\Foundation\Bootstrap\BootProviders->bootstrap()
#19 /www/wwwroot/weblify.net/core/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\Foundation\Application->bootstrapWith()
#20 /www/wwwroot/weblify.net/core/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\Foundation\Http\Kernel->bootstrap()
#21 /www/wwwroot/weblify.net/core/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#22 /www/wwwroot/weblify.net/index.php(70): Illuminate\Foundation\Http\Kernel->handle()
#23 {main}


 * Stack
 * Context
 * Flare

 * Share
   
   SHARE WITH FLARE
   
   Docs
    * Stack
    * Context
    * Debug
   
   Create Share
 * Docs

 * IGNITION SETTINGS
   
   Docs
   Editor
   ClipboardSublimeTextMateEmacsMacVimPhpStormPHPStorm RemoteIdeaVS CodeVS Code
   InsidersVS Code RemoteVS Code Insiders RemoteVS
   CodiumCursorAtomNovaNetBeansXdebug
   
   Theme
   auto
   Save settings
   
   Settings will be saved locally in ~/.ignition.json.

Class "finfo" not found
Error
PHP 8.1.2710.48.18
Class "finfo" not found

Expand vendor frames
 1. 8 vendor frames
 2. App \ Providers \ AppServiceProvider : 141
    boot
 3. 
 4. 7 vendor frames
 5. .unknown0
    array_walk
 6. 7 vendor frames

app / Providers / AppServiceProvider.php : 141

116

117

118

119

120

121

122

123

124

125

126

127

128

129

130

131

132

133

134

135

136

137

138

139

140

141

142

143

144

145

                $finalUrl = renderWasabiCloudFile($filepath);

                return $finalUrl;
            }


            if (cloudStorageExist() && Storage::getDefaultDriver() == "s3"){
                $tempUrl = Storage::temporaryUrl($folder_prefix.$prefix.$filepath,Carbon::now()->addMinutes(20));
                return $tempUrl;
            }

//            $tempUrl = Cache::remember($filepath,Carbon::now()->addMinutes(15),function ()use($filepath){
//                Storage::temporaryUrl($filepath,Carbon::now()->addMinutes(20));
//            });

            $tempUrl = Storage::temporaryUrl($folder_prefix.$prefix.$filepath,Carbon::now()->addMinutes(20));

            //cloudflare temporary url
            $finalUrl = str_replace([
                "https://".get_static_option_central('cloudflare_r2_bucket').".".str_replace("https://","",get_static_option_central('cloudflare_r2_endpoint'))
            ],[
                "https://".get_static_option_central('cloudflare_r2_url')
            ],$tempUrl);

            return $finalUrl;
        });

    }
}


 * Request
   * Browser
   * Headers
   * Body
 * Context
   * Versions


REQUEST

https://weblify.net/
GET

curl "https://weblify.net/" \
   -X GET \
   -H 'priority: u=0, i' \
   -H 'accept-language: en-NZ,en;q=0.9' \
   -H 'accept-encoding: gzip, deflate, br, zstd' \
   -H 'sec-fetch-dest: document' \
   -H 'sec-fetch-user: ?1' \
   -H 'sec-fetch-mode: navigate' \
   -H 'sec-fetch-site: none' \
   -H 'accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7' \
   -H 'user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36' \
   -H 'upgrade-insecure-requests: 1' \
   -H 'host: weblify.net';




BROWSER

Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36




HEADERS

priority

u=0, i


accept-language

en-NZ,en;q=0.9


accept-encoding

gzip, deflate, br, zstd


sec-fetch-dest

document


sec-fetch-user

?1


sec-fetch-mode

navigate


sec-fetch-site

none


accept

text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7


user-agent

Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36


upgrade-insecure-requests

1


host

weblify.net




BODY

[]




CONTEXT


VERSIONS

Php Version

8.1.27


Laravel Version

10.48.18


Laravel Locale

en


Laravel Config Cachedfalse
App Debugtrue
App Env

production


 * 
 * ·
 * Source
 * ·
 * Docs
 * ·
 * Laravel

Ignition is built byFlare, the Laravel error reporting service.