Open WASasquatch opened 1 year ago
Same issue here on my Colab project using quantumrandom package.
@claudefalbriard @WASasquatch Error 500 -> Quantum Service Quota was hit
@claudefalbriard @WASasquatch Error 500 -> Quantum Service Quota was hit
So you get to use it once, then blocked? Lol ππ
@claudefalbriard @WASasquatch Error 500 -> Quantum Service Quota was hit
So you get to use it once, then blocked? Lol ππ
You can't even test per directions cause you blocked right away. None of this is mentioned on repo or pypi.
Hello, thanks for checking it; After the first access, still getting error at the Python API , see the message below:Β Β HTTPError: HTTP Error 500: Internal Server Error Regards,Β ClaudeΒ On Sunday, August 27, 2023 at 01:40:26 PM GMT-3, WAS @.***> wrote:
@claudefalbriard @WASasquatch Error 500 -> Quantum Service Quota was hit
So you get to use it once, then blocked? Lol ππ
You can't even test per directions cause you blocked right away. None of this is mentioned on repo or pypi.
https://pypi.org/project/quantumrandom/
β Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
It seems this is not an issue with the quantumrandom
package, but rather the service provider ANU. They have switched to a paid model, but still offer a modest plan for free. The old service can still be accessed at the rate of one request per minute, but will eventually be phased out.
I think they are blocking robots. It will work once and then never again on my IP without changing it. Not that it works once every minute. Never again.
On Sat, May 4, 2024, 2:22β―PM Justin @.***> wrote:
It seems this is not an issue with the quantumrandom package, but rather the service provider ANU https://qrng.anu.edu.au/. They have switched to a paid model https://quantumnumbers.anu.edu.au/pricing, but still offer a modest plan for free. The old service can still be accessed at the rate of one request per minute, but will eventually be phased out.
β Reply to this email directly, view it on GitHub https://github.com/lmacken/quantumrandom/issues/34#issuecomment-2094401068, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIZEZJLJPF3YZTMXOV45ZLZAVGSNAVCNFSM6AAAAAAXEIPALSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJUGQYDCMBWHA . You are receiving this because you were mentioned.Message ID: @.***>
On Colab, Windows, Linux, all on different networks, this service is now being blocked. It runs once, but any subsequent calls result in 500 Internal Service Error.
Example code
Here is the stacktrace from Colab which seems more detailed then cmd or terminal: