badcom
badcom
Explore posts from servers
FFilament
Created by badcom on 2/25/2024 in #❓┊help
Not receiving notification on data export
When I export data from a table, I receive the notification saying that it's being processed on the background, but I don't get the notification with the download URL. These are the Job logs: 2024-02-25 15:22:23 Illuminate\Bus\ChainedBatch ........................................................................................ RUNNING 2024-02-25 15:22:28 Illuminate\Bus\ChainedBatch ........................................................................................ 4s DONE 2024-02-25 15:22:29 Filament\Actions\Exports\Jobs\PrepareCsvExport .................................................. RUNNING 2024-02-25 15:22:35 Filament\Actions\Exports\Jobs\PrepareCsvExport .................................................. 6s DONE 2024-02-25 15:22:36 Filament\Actions\Exports\Jobs\ExportCsv ................................................................ RUNNING 2024-02-25 15:22:45 Filament\Actions\Exports\Jobs\ExportCsv ................................................................ 8s DONE 2024-02-25 15:22:46 Filament\Actions\Exports\Jobs\ExportCompletion .................................................. RUNNING 2024-02-25 15:22:49 Filament\Actions\Exports\Jobs\ExportCompletion .................................................. 3s DONE 2024-02-25 15:22:50 Filament\Notifications\DatabaseNotification ............................................................. RUNNING 2024-02-25 15:22:52 Filament\Notifications\DatabaseNotification ............................................................. 1s DONE 2024-02-25 15:22:53 Filament\Actions\Exports\Jobs\CreateXlsxFile ......................................................... RUNNING 2024-02-25 15:22:55 Filament\Actions\Exports\Jobs\CreateXlsxFile ......................................................... 1s DONE What am I missing?
3 replies
RRailway
Created by badcom on 2/11/2024 in #✋|help
MongoDB service crashing
Project ID: 2c41e4bd-c910-4316-8e83-f0c3b6c63eab My MongoDB started crashing yesterday out of the blue. It seems that the process starts up, but then I get a "Writing fatal message" at the end of the logs. Appreciate your help.
13 replies
RRailway
Created by badcom on 2/3/2024 in #✋|help
.yaml and docker-compose.override.yml
The project I'm working on has a .yaml file for some configuration and a docker-compose.override.yml file for some docker additional configs. Is it possible to load those files in a Railway project?
15 replies
RRailway
Created by badcom on 2/1/2024 in #✋|help
Restrict access to IP addresses
Is it possible to restrict access to a Docker image service to a list of IP addresses on the platform level (not the app level)?
4 replies
RRailway
Created by badcom on 1/30/2024 in #✋|help
Can't connect to MongoDB via the MongoDB service > Data or via MongoDB Compass
No description
17 replies