Errors/Warnings/Bugs

Announcements, comments, ideas, feedback, and "How do I... ?" questions
Post Reply
Yly
Posts: 3
Joined: Mon Aug 23, 2021 5:44 am

Re: Errors/Warnings/Bugs

Post by Yly »

This is a problem I regularly run into: I open a problem page and work on the problem for a while. If I take keep the page open sufficiently long, something goes stale on the webpage, so that when I try to input an answer I am simply returned to the archives page. If I then navigate back to the problem page and try to input the answer again, I am told that I cannot submit an answer within 30 seconds of a previous submission. This happens even if the answer I submit is correct.

This is quite irritating! If it helps to diagnose this problem, my web browser is the following:
Chromium, Version 89.0.4389.82 (Official Build) Built on Ubuntu , running on LinuxMint 18.2 (64-bit)
User avatar
euler
Administrator
Posts: 5095
Joined: Sun Mar 05, 2006 4:49 pm
Location: Cheshire, England
Contact:

Re: Errors/Warnings/Bugs

Post by euler »

Hi, Yly.

I've tried twice now to reproduce, leaving the page open for a couple of hours then submitting an answer, and I am not experiencing the problem.

I've checked through the scripts and I cannot find a redirect directly to the archives page AFTER your last submission has been processed.
Are you seeing a message, like, "The confirmation code you entered was not valid"?
When you say you've been working on the problem for a while, what period of time are you referring to?
Image
impudens simia et macrologus profundus fabulae
User avatar
Artem-2004
Posts: 2
Joined: Sun Aug 29, 2021 11:36 am
Contact:

Re: Errors/Warnings/Bugs

Post by Artem-2004 »

Jochen_P wrote: Wed Aug 21, 2019 8:51 am Minor hickup at the moment..

seems that the profile pictures are currently not generated.

(like in https://projecteuler.net/profile/Jochen_P.png)
I have the same problem
How do I get a "profile image"? When you click on the link [link] https://projecteuler.net/profile/artexxx.png[/link], it does not appear.
You do not have the required permissions to view the files attached to this post.
Image
User avatar
hk
Administrator
Posts: 12832
Joined: Sun Mar 26, 2006 10:34 am
Location: Haren, Netherlands

Re: Errors/Warnings/Bugs

Post by hk »

Currently your account is private. For private accounts no profile image is generated.
If you make your account Public a profile image is shown.
Image
War ruins the life and health of untold numbers of innocent children.
User avatar
SaxTenor
Posts: 18
Joined: Mon Sep 28, 2020 11:05 am
Location: Quebec City, QC, Canada

Re: Errors/Warnings/Bugs

Post by SaxTenor »

On the Progress / Awards tab, the link for the "Perfection" award does not work (https://projecteuler.net/award=27).

I manually tried many numbers other than 27 with no success. I guess the page no longer exists.
Image
shs.10978
Posts: 6
Joined: Sun Mar 03, 2019 9:33 pm

Re: Errors/Warnings/Bugs

Post by shs.10978 »

In Problem 765's thread, two users posted the exact answer in code blocks. Both showed 267... which lost the first digit in the numerator; but if quoted, we can see the digit is there in the raw text (2267...).

The was previously observed in another thread (viewtopic.php?f=5&t=2720&p=58858#p58858) . Is there a more systemic fix?
User avatar
euler
Administrator
Posts: 5095
Joined: Sun Mar 05, 2006 4:49 pm
Location: Cheshire, England
Contact:

Re: Errors/Warnings/Bugs

Post by euler »

@SaxTenor: Having that award as a clickable link was an oversight. It is not longer clickable. Although you can earn the award, and anyone who does earn it should be very proud, we do not display which members have earned it. Although it is an incredible achievement and the vast majority have earned it through sheer hard work, the lure of appearing among those greats encouraged some members to earn it by less honest means.

@shs.10978: I've fixed the problem. I identified the issue from a curious line of code that I'd added. I know I must have put it in there to fix another previous issue, but cannot remember what that was precisely. I've not removed the line, but modified it to not interfere as it had been. We will need to keep a close eye on things as it might soon emerge why I had it there in the first place! :lol:
Image
impudens simia et macrologus profundus fabulae
bal
Posts: 1
Joined: Fri Oct 01, 2021 11:20 pm

Re: Errors/Warnings/Bugs

Post by bal »

Hi, I have been getting the header message
"The requested statistics page is currently unavailable.
It seems that the cache is currently being rebuilt. This should resolve shortly.
If this problem persists, then please report it at http://projecteuler.chat."
for all awards, for several days. As specific examples, I get this on all of these links:
https://projecteuler.net/award=18
https://projecteuler.net/award=52
https://projecteuler.net/award=94
User avatar
euler
Administrator
Posts: 5095
Joined: Sun Mar 05, 2006 4:49 pm
Location: Cheshire, England
Contact:

Re: Errors/Warnings/Bugs

Post by euler »

Thank you for bringing this to my attention. It should now be fixed.
Image
impudens simia et macrologus profundus fabulae
Lurch_M
Posts: 1
Joined: Sun Oct 17, 2021 8:57 pm

Re: Errors/Warnings/Bugs

Post by Lurch_M »

The math rendering for problem 65 is wrong, at least on the browsers and systems I tried on (Firefox and Chrome on Linux and Windows, Safari on iOS). Under the part where it says "Let us consider the convergents for sqrt(2)", each partial expansion should be on its own line, but instead they are all displayed one after another on the same long line. Here's a screenshot of the issue: https://pasteboard.co/WI50YqKf8Ih9.png
User avatar
euler
Administrator
Posts: 5095
Joined: Sun Mar 05, 2006 4:49 pm
Location: Cheshire, England
Contact:

Re: Errors/Warnings/Bugs

Post by euler »

Yes, it seems to be an on-going issue with MathJax and it's very frustrating. We were hoping at some point they would fix it, but in the meantime I've manually modified the TeX for that problem to create newlines. It just means in future, if they do fix it, then there will be redundant code in there.
Image
impudens simia et macrologus profundus fabulae
phatmo
Posts: 8
Joined: Wed Nov 06, 2019 9:53 am

Re: Errors/Warnings/Bugs

Post by phatmo »

When i go to https://projecteuler.net/archives and pinned problems are shown, "Solved By" (and "Difficulty") sorting seems to be incorrect. Thanks :)

bugsort.PNG
You do not have the required permissions to view the files attached to this post.
User avatar
jaap
Posts: 588
Joined: Tue Mar 25, 2008 3:57 pm
Contact:

Re: Errors/Warnings/Bugs

Post by jaap »

phatmo wrote: Fri Oct 29, 2021 3:35 pm When i go to https://projecteuler.net/archives and pinned problems are shown, "Solved By" (and "Difficulty") sorting seems to be incorrect. Thanks :)
That happens with me too. It always sorts by id (ascending or descending) even if you click one of the other columns.
User avatar
euler
Administrator
Posts: 5095
Joined: Sun Mar 05, 2006 4:49 pm
Location: Cheshire, England
Contact:

Re: Errors/Warnings/Bugs

Post by euler »

Thanks for reporting this. It should be fixed now. There was a strange line of code in there that would have prevented it from sorting for pinned and watched problems. I'm not sure why it was there, but there must have been a reason. I just can't understand why at the moment!?! :?
Image
impudens simia et macrologus profundus fabulae
Junglemath
Posts: 72
Joined: Fri Sep 20, 2019 1:25 pm
Location: Minsk

Re: Errors/Warnings/Bugs

Post by Junglemath »

I don't know where else to post this, but in the solution thread for problem 345 (page 2) user gauravsingh007 posted two identical posts about 40 minutes apart. There is no reason for this user to have two permanent posts in this thread and take away from someone else who might have something to contribute.
User avatar
hk
Administrator
Posts: 12832
Joined: Sun Mar 26, 2006 10:34 am
Location: Haren, Netherlands

Re: Errors/Warnings/Bugs

Post by hk »

Second one deleted.
Image
War ruins the life and health of untold numbers of innocent children.
ReGemXe
Posts: 1
Joined: Tue Nov 30, 2021 3:06 am

I can't submit answers

Post by ReGemXe »

Hello,
I am new to Project Euler. I find that I cannot submit an answer. The attached (https://imgur.com/a/ag32Dah) image shows my pov. It doesnt matter if i wait 5 min or 10. It also doesnt matter if i use a different browser. My primary browser is firefox but this issue was present in Microsoft Edge. I restarted firefox in troubleshoot/safe mode that turns off all extensions and the issue persists.
Help please!
You do not have the required permissions to view the files attached to this post.
User avatar
euler
Administrator
Posts: 5095
Joined: Sun Mar 05, 2006 4:49 pm
Location: Cheshire, England
Contact:

Re: Errors/Warnings/Bugs

Post by euler »

Argh! I know exactly what has caused this. I made some changes last night, but hadn't anticipated the knock-on effect to new members. Unfortunately I'm in work now and won't be back home for about 10 hours. I'll fix it as soon as I get home. Many apologies for the inconvenience and the time you've wasted already.
Image
impudens simia et macrologus profundus fabulae
jj9744
Posts: 1
Joined: Tue Nov 30, 2021 9:48 am

Re: Errors/Warnings/Bugs

Post by jj9744 »

Hey man.

I have the same problem on my end.
Infinite 30 second wait time.

Let me know if I can assist.
Thanks for your important work.

Jonny.
electrophile
Posts: 1
Joined: Tue Nov 30, 2021 11:55 am

Re: Errors/Warnings/Bugs

Post by electrophile »

Hi everyone!

I joined yesterday and have the same infinite 30 seconds waiting time problem.

Hope this helps, thanks!
Post Reply