Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 on illegal package name #2682

Merged
merged 3 commits into from
Sep 6, 2024
Merged

404 on illegal package name #2682

merged 3 commits into from
Sep 6, 2024

Conversation

cuihtlauac
Copy link
Collaborator

@cuihtlauac cuihtlauac commented Sep 6, 2024

Here are a log showing what happens:

06.09.24 07:48:15.614    dream.logger  INFO REQ 7502 GET /p/tezosservicnd%20ion-colors%20hover:text-primary/latest 10.0.1.3:40688 Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Sa
fari/537.36 (compatible; Bytespider; [email protected])
06.09.24 07:48:15.614    dream.logger  INFO REQ 7502 303 /p/tezosservicnd%20ion-colors%20hover%3Atext-primary/latest in 101 μs
06.09.24 07:48:16.139    dream.logger  INFO REQ 7503 GET /p/tezosservicnd%20ion-colors%20hover%3Atext-primary/latest 10.0.1.3:40688 Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; [email protected])
06.09.24 07:48:16.139    dream.logger  WARN REQ 7503 Aborted by: Failure("Invalid character in package name \"tezosservicnd ion-colors hover:text-primary\"")
06.09.24 07:48:16.139    dream.logger  WARN Raised at Stdlib.failwith in file "stdlib.ml", line 29, characters 17-33
06.09.24 07:48:16.139    dream.logger  WARN Called from Ocamlorg_web__Handler.package_overview in file "src/ocamlorg_web/lib/handler.ml", line 916, characters 13-70
06.09.24 07:48:16.139    dream.logger  WARN Called from Dream_encoding.compress in file "lib/dream_encoding.ml", line 158, characters 21-32
06.09.24 07:48:16.139    dream.logger  WARN Called from Lwt.Sequence_associated_storage.with_value in file "src/core/lwt.ml", line 804, characters 19-23
06.09.24 07:48:16.139    dream.logger  WARN Re-raised at Lwt.Sequence_associated_storage.with_value in file "src/core/lwt.ml", line 809, characters 6-15
06.09.24 07:48:16.139    dream.logger  WARN Called from Lwt.Sequential_composition.try_bind in file "src/core/lwt.ml", line 2139, characters 10-14
06.09.24 07:48:16.139      dream.http ERROR REQ 7503 Failure("Invalid character in package name \"tezosservicnd ion-colors hover:text-primary\"")
06.09.24 07:48:16.139      dream.http ERROR REQ 7503 Raised at Stdlib__Map.Make.find in file "map.ml", line 141, characters 10-25
06.09.24 07:48:16.139      dream.http ERROR REQ 7503 Called from Logs.Tag.find in file "src/logs.ml", line 154, characters 14-32

@cuihtlauac cuihtlauac merged commit 4e72a7a into main Sep 6, 2024
3 checks passed
@cuihtlauac cuihtlauac deleted the fix-wrong-package-name branch September 6, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant