500 Internal Server Error when fetching package from onepub.dev (hugeicons) #557
Unanswered
alezz-ballajem
asked this question in
Support
Replies: 7 comments 1 reply
-
So no proxy in the way?
I've got the team looking into our logs and will revert when we have some
insight.
…On Wed, 9 July 2025, 3:47 pm Alezz Bin, ***@***.***> wrote:
Hello ONEPUB team,
I am experiencing a persistent issue when trying to fetch the package
hugeicons from onepub.dev, both locally and in my CI/CD pipeline (GitHub
Actions).
Every time I run dart pub get, I receive the following error:
500 Internal Server Error trying to find package hugeicons at
https://onepub.dev/api/kdpxxpsdav/.
Because of this, my build fails and I cannot use the HugeIcons class in my
project.
I have verified that my token is correct and has the necessary
permissions. I also tried accessing the package URL directly using curl
with the token, but I was blocked by Cloudflare with a message saying
"Sorry, you have been blocked."
Details:
The error occurs both locally and in CI/CD (GitHub Actions).
I have tried from different networks and IPs, but the issue persists.
The package is listed in my pubspec.yaml and was working previously.
Could you please help me resolve this issue or let me know if there is a
problem with the package or the server?
Thank you very much for your support!
—
Reply to this email directly, view it on GitHub
<#557>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAG32OFIJOMCHC5HHBZ33GT3HSUG5AVCNFSM6AAAAACBDBZYTOVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZYGU2TONBXGU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
How big is the package?
…On Wed, 9 July 2025, 3:52 pm Brett Sutton, ***@***.***> wrote:
So no proxy in the way?
I've got the team looking into our logs and will revert when we have some
insight.
On Wed, 9 July 2025, 3:47 pm Alezz Bin, ***@***.***> wrote:
> Hello ONEPUB team,
> I am experiencing a persistent issue when trying to fetch the package
> hugeicons from onepub.dev, both locally and in my CI/CD pipeline (GitHub
> Actions).
> Every time I run dart pub get, I receive the following error:
> 500 Internal Server Error trying to find package hugeicons at
> https://onepub.dev/api/kdpxxpsdav/.
> Because of this, my build fails and I cannot use the HugeIcons class in
> my project.
> I have verified that my token is correct and has the necessary
> permissions. I also tried accessing the package URL directly using curl
> with the token, but I was blocked by Cloudflare with a message saying
> "Sorry, you have been blocked."
> Details:
> The error occurs both locally and in CI/CD (GitHub Actions).
> I have tried from different networks and IPs, but the issue persists.
> The package is listed in my pubspec.yaml and was working previously.
> Could you please help me resolve this issue or let me know if there is a
> problem with the package or the server?
> Thank you very much for your support!
>
> —
> Reply to this email directly, view it on GitHub
> <#557>, or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAG32OFIJOMCHC5HHBZ33GT3HSUG5AVCNFSM6AAAAACBDBZYTOVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZYGU2TONBXGU>
> .
> You are receiving this because you are subscribed to this thread.Message
> ID: ***@***.***>
>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
can you send me the complete output of the 'dart pub get' command.
Also can you please post the output of 'onepub doctor'.
…
On Wed, Jul 9, 2025 at 3:53 PM Brett Sutton ***@***.***> wrote:
How big is the package?
On Wed, 9 July 2025, 3:52 pm Brett Sutton, ***@***.***> wrote:
> So no proxy in the way?
>
> I've got the team looking into our logs and will revert when we have some
> insight.
>
> On Wed, 9 July 2025, 3:47 pm Alezz Bin, ***@***.***> wrote:
>
>> Hello ONEPUB team,
>> I am experiencing a persistent issue when trying to fetch the package
>> hugeicons from onepub.dev, both locally and in my CI/CD pipeline
>> (GitHub Actions).
>> Every time I run dart pub get, I receive the following error:
>> 500 Internal Server Error trying to find package hugeicons at
>> https://onepub.dev/api/kdpxxpsdav/.
>> Because of this, my build fails and I cannot use the HugeIcons class in
>> my project.
>> I have verified that my token is correct and has the necessary
>> permissions. I also tried accessing the package URL directly using curl
>> with the token, but I was blocked by Cloudflare with a message saying
>> "Sorry, you have been blocked."
>> Details:
>> The error occurs both locally and in CI/CD (GitHub Actions).
>> I have tried from different networks and IPs, but the issue persists.
>> The package is listed in my pubspec.yaml and was working previously.
>> Could you please help me resolve this issue or let me know if there is a
>> problem with the package or the server?
>> Thank you very much for your support!
>>
>> —
>> Reply to this email directly, view it on GitHub
>> <#557>, or unsubscribe
>> <https://github.com/notifications/unsubscribe-auth/AAG32OFIJOMCHC5HHBZ33GT3HSUG5AVCNFSM6AAAAACBDBZYTOVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZYGU2TONBXGU>
>> .
>> You are receiving this because you are subscribed to this thread.Message
>> ID: ***@***.***>
>>
>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
We are seeing the following errors:
Miss matched organisations Organisation [id=1360
guid=21eac9bf-d923-4f55-8525-fc6a320c94e5 ***@***.*** <>
Organisation [id=1991 guid=f3f0a4ba-f8d0-4760-bb95-4033cfcc73fe name=
***@***.***
09 03:26:26,418 http-nio-8080-exec-975 USER:0 [ERROR]
(PackageVersions.java:107) - Strongly suspect the user has manually edited
their Pub token to match the URL
dev.onepub.exceptions.OnePubRuntimeError: You are not authorized to access
this resource, this attempt has been logged.
…On Wed, Jul 9, 2025 at 6:15 PM Brett Sutton ***@***.***> wrote:
can you send me the complete output of the 'dart pub get' command.
Also can you please post the output of 'onepub doctor'.
>
On Wed, Jul 9, 2025 at 3:53 PM Brett Sutton ***@***.***> wrote:
> How big is the package?
>
> On Wed, 9 July 2025, 3:52 pm Brett Sutton, ***@***.***> wrote:
>
>> So no proxy in the way?
>>
>> I've got the team looking into our logs and will revert when we have
>> some insight.
>>
>> On Wed, 9 July 2025, 3:47 pm Alezz Bin, ***@***.***>
>> wrote:
>>
>>> Hello ONEPUB team,
>>> I am experiencing a persistent issue when trying to fetch the package
>>> hugeicons from onepub.dev, both locally and in my CI/CD pipeline
>>> (GitHub Actions).
>>> Every time I run dart pub get, I receive the following error:
>>> 500 Internal Server Error trying to find package hugeicons at
>>> https://onepub.dev/api/kdpxxpsdav/.
>>> Because of this, my build fails and I cannot use the HugeIcons class in
>>> my project.
>>> I have verified that my token is correct and has the necessary
>>> permissions. I also tried accessing the package URL directly using curl
>>> with the token, but I was blocked by Cloudflare with a message saying
>>> "Sorry, you have been blocked."
>>> Details:
>>> The error occurs both locally and in CI/CD (GitHub Actions).
>>> I have tried from different networks and IPs, but the issue persists.
>>> The package is listed in my pubspec.yaml and was working previously.
>>> Could you please help me resolve this issue or let me know if there is
>>> a problem with the package or the server?
>>> Thank you very much for your support!
>>>
>>> —
>>> Reply to this email directly, view it on GitHub
>>> <#557>, or unsubscribe
>>> <https://github.com/notifications/unsubscribe-auth/AAG32OFIJOMCHC5HHBZ33GT3HSUG5AVCNFSM6AAAAACBDBZYTOVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZYGU2TONBXGU>
>>> .
>>> You are receiving this because you are subscribed to this thread.Message
>>> ID: ***@***.***>
>>>
>>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
so essentially you are using another organises token when attempting to
access the package.
…On Wed, Jul 9, 2025 at 6:35 PM Brett Sutton ***@***.***> wrote:
We are seeing the following errors:
Miss matched organisations Organisation [id=1360
guid=21eac9bf-d923-4f55-8525-fc6a320c94e5 ***@***.*** <>
Organisation [id=1991 guid=f3f0a4ba-f8d0-4760-bb95-4033cfcc73fe name=
***@***.***
09 03:26:26,418 http-nio-8080-exec-975 USER:0 [ERROR]
(PackageVersions.java:107) - Strongly suspect the user has manually edited
their Pub token to match the URL
dev.onepub.exceptions.OnePubRuntimeError: You are not authorized to access
this resource, this attempt has been logged.
On Wed, Jul 9, 2025 at 6:15 PM Brett Sutton ***@***.***> wrote:
> can you send me the complete output of the 'dart pub get' command.
>
> Also can you please post the output of 'onepub doctor'.
>
> >
>
> On Wed, Jul 9, 2025 at 3:53 PM Brett Sutton ***@***.***> wrote:
>
>> How big is the package?
>>
>> On Wed, 9 July 2025, 3:52 pm Brett Sutton, ***@***.***> wrote:
>>
>>> So no proxy in the way?
>>>
>>> I've got the team looking into our logs and will revert when we have
>>> some insight.
>>>
>>> On Wed, 9 July 2025, 3:47 pm Alezz Bin, ***@***.***>
>>> wrote:
>>>
>>>> Hello ONEPUB team,
>>>> I am experiencing a persistent issue when trying to fetch the package
>>>> hugeicons from onepub.dev, both locally and in my CI/CD pipeline
>>>> (GitHub Actions).
>>>> Every time I run dart pub get, I receive the following error:
>>>> 500 Internal Server Error trying to find package hugeicons at
>>>> https://onepub.dev/api/kdpxxpsdav/.
>>>> Because of this, my build fails and I cannot use the HugeIcons class
>>>> in my project.
>>>> I have verified that my token is correct and has the necessary
>>>> permissions. I also tried accessing the package URL directly using curl
>>>> with the token, but I was blocked by Cloudflare with a message saying
>>>> "Sorry, you have been blocked."
>>>> Details:
>>>> The error occurs both locally and in CI/CD (GitHub Actions).
>>>> I have tried from different networks and IPs, but the issue persists.
>>>> The package is listed in my pubspec.yaml and was working previously.
>>>> Could you please help me resolve this issue or let me know if there is
>>>> a problem with the package or the server?
>>>> Thank you very much for your support!
>>>>
>>>> —
>>>> Reply to this email directly, view it on GitHub
>>>> <#557>, or unsubscribe
>>>> <https://github.com/notifications/unsubscribe-auth/AAG32OFIJOMCHC5HHBZ33GT3HSUG5AVCNFSM6AAAAACBDBZYTOVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZYGU2TONBXGU>
>>>> .
>>>> You are receiving this because you are subscribed to this thread.Message
>>>> ID: ***@***.***>
>>>>
>>>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
When you log into OnePub make certain that you select the organisation that
owns the package.
I suspect that you are selecting your own personal account.
…On Wed, Jul 9, 2025 at 6:37 PM Brett Sutton ***@***.***> wrote:
so essentially you are using another organises token when attempting to
access the package.
On Wed, Jul 9, 2025 at 6:35 PM Brett Sutton ***@***.***> wrote:
> We are seeing the following errors:
>
> Miss matched organisations Organisation [id=1360
> guid=21eac9bf-d923-4f55-8525-fc6a320c94e5 ***@***.*** <>
> Organisation [id=1991 guid=f3f0a4ba-f8d0-4760-bb95-4033cfcc73fe name=
> ***@***.***
> 09 03:26:26,418 http-nio-8080-exec-975 USER:0 [ERROR]
> (PackageVersions.java:107) - Strongly suspect the user has manually edited
> their Pub token to match the URL
> dev.onepub.exceptions.OnePubRuntimeError: You are not authorized to
> access this resource, this attempt has been logged.
>
>
>
>
> On Wed, Jul 9, 2025 at 6:15 PM Brett Sutton ***@***.***> wrote:
>
>> can you send me the complete output of the 'dart pub get' command.
>>
>> Also can you please post the output of 'onepub doctor'.
>>
>> >
>>
>> On Wed, Jul 9, 2025 at 3:53 PM Brett Sutton ***@***.***> wrote:
>>
>>> How big is the package?
>>>
>>> On Wed, 9 July 2025, 3:52 pm Brett Sutton, ***@***.***> wrote:
>>>
>>>> So no proxy in the way?
>>>>
>>>> I've got the team looking into our logs and will revert when we have
>>>> some insight.
>>>>
>>>> On Wed, 9 July 2025, 3:47 pm Alezz Bin, ***@***.***>
>>>> wrote:
>>>>
>>>>> Hello ONEPUB team,
>>>>> I am experiencing a persistent issue when trying to fetch the package
>>>>> hugeicons from onepub.dev, both locally and in my CI/CD pipeline
>>>>> (GitHub Actions).
>>>>> Every time I run dart pub get, I receive the following error:
>>>>> 500 Internal Server Error trying to find package hugeicons at
>>>>> https://onepub.dev/api/kdpxxpsdav/.
>>>>> Because of this, my build fails and I cannot use the HugeIcons class
>>>>> in my project.
>>>>> I have verified that my token is correct and has the necessary
>>>>> permissions. I also tried accessing the package URL directly using curl
>>>>> with the token, but I was blocked by Cloudflare with a message saying
>>>>> "Sorry, you have been blocked."
>>>>> Details:
>>>>> The error occurs both locally and in CI/CD (GitHub Actions).
>>>>> I have tried from different networks and IPs, but the issue persists.
>>>>> The package is listed in my pubspec.yaml and was working previously.
>>>>> Could you please help me resolve this issue or let me know if there
>>>>> is a problem with the package or the server?
>>>>> Thank you very much for your support!
>>>>>
>>>>> —
>>>>> Reply to this email directly, view it on GitHub
>>>>> <#557>, or
>>>>> unsubscribe
>>>>> <https://github.com/notifications/unsubscribe-auth/AAG32OFIJOMCHC5HHBZ33GT3HSUG5AVCNFSM6AAAAACBDBZYTOVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZYGU2TONBXGU>
>>>>> .
>>>>> You are receiving this because you are subscribed to this thread.Message
>>>>> ID: ***@***.***>
>>>>>
>>>>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
First, test from your desktop.
Please review my earlier email and provide the details request.
Confirm what organisation you are logging into.
Have you read our docker guide?
https://docs.onepub.dev/guides/docker
…On Wed, 9 July 2025, 9:31 pm Alezz Bin, ***@***.***> wrote:
29.98 500 Internal Server Error trying to find package hugeicons at
https://onepub.dev/api/kdpxxpsdav/. <https://onepub.dev/api/kdpxxpsdav/>
2 warnings found (use docker --debug to expand):
- SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for
sensitive data (ARG "ONEPUB_TOKEN") (line 17)
- SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for
sensitive data (ENV "ONEPUB_TOKEN") (line 18)
Dockerfile:28
------------------------------
26 | COPY . /app/
27 | WORKDIR /app/
28 | >>> RUN dart pub get
29 | RUN flutter build web
30 |
ERROR: failed to build: failed to solve: process "/bin/sh -c dart pub get"
did not complete successfully: exit code: 69
Error: buildx failed with: ERROR: failed to build: failed to solve:
process "/bin/sh -c dart pub get" did not complete successfully: exit code:
69
—
Reply to this email directly, view it on GitHub
<#557 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAG32OCO2JKCHI575C6GKTD3HT4Q7AVCNFSM6AAAAACBDBZYTOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNZQHAZDMMA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello ONEPUB team,
I am experiencing a persistent issue when trying to fetch the package hugeicons from onepub.dev, both locally and in my CI/CD pipeline (GitHub Actions).
Every time I run dart pub get, I receive the following error:
500 Internal Server Error trying to find package hugeicons at https://onepub.dev/api/kdpxxpsdav/.
Because of this, my build fails and I cannot use the HugeIcons class in my project.
I have verified that my token is correct and has the necessary permissions. I also tried accessing the package URL directly using curl with the token, but I was blocked by Cloudflare with a message saying "Sorry, you have been blocked."
Details:
The error occurs both locally and in CI/CD (GitHub Actions).
I have tried from different networks and IPs, but the issue persists.
The package is listed in my pubspec.yaml and was working previously.
Could you please help me resolve this issue or let me know if there is a problem with the package or the server?
Thank you very much for your support!
Beta Was this translation helpful? Give feedback.
All reactions