Staredit Network > Forums > Staredit Network > Topic: Updates 10/28-29
Updates 10/28-29
Oct 29 2010, 1:47 am
By: Forsaken Archer
Pages: < 1 « 2 3 4
 

Nov 1 2010, 12:06 am Lanthanide Post #61



Quote from Aristocrat
I wonder what will happen when IPv4 addresses become exhausted in about a year.
Nothing, to SEN anyway. Everyone that currently have an IPv4 address will keep their address, the thing is that new addresses can't be allocated as there is no 'free pool' left. Likely a secondary market around IP addresses will spring up, with private companies that own unused addresses selling them to the highest bidder. Carrier-grade NAT is also a strong likelihood, and as a consumer you may find it impossible/very expensive to get a permanent IP address.

IPv6 is still not ready for mainstream adoption, but the exhaustion of the IPv4 pool will seriously spur implementation into overdrive.



None.

Nov 1 2010, 1:19 am Forsaken Archer Post #62



Quote from our host
2 - 32 IP(s), $1.00
discounted $1.00 per 1 IP(s) / per month

Portal pages are live again, though not the main statistic section.



None.

Nov 1 2010, 1:27 am poison_us Post #63

Back* from the grave

Is something wrong with the images in signatures again? See below. It's supposed to be completely transparent, yet SEN gives the resized box, although SEN doesn't resize it...




Nov 1 2010, 1:30 am DevliN Post #64

OVERWATCH STATUS GO

Yeah, I've been having to make my images 440x140 to avoid the resize thing. For some reason I think if your image fits the exact maximum allowed dimensions, it assumes it may be too big.



\:devlin\: Currently Working On: \:devlin\:
My Overwatch addiction.

Nov 1 2010, 9:06 pm Aristocrat Post #65



Quote from Lanthanide
Carrier-grade NAT is also a strong likelihood, and as a consumer you may find it impossible/very expensive to get a permanent IP address.

ISPs in Hokkaido already do this; people hate it.

Also, in case people miss it: http://www.staredit.net/267256/ <--- Suggestions to improve the image resizing.



None.

Nov 1 2010, 10:06 pm DavidJCobb Post #66



Just opened nine topics in different tabs, including this thread. Five database errors.

Code
A Staredit Network error has occured:
MySQL Error '2006': MySQL server has gone away
Query failed: SELECT * FROM sessions WHERE ip='12.22.249.3' AND id='e5f5c6ba92c474042eed5bfbb374362c' LIMIT 1
Waited: 0.0278949737549 ms
Please contact administration with all the details.


Only variation was the Waited time, which at its highest was .0400ms

:3



None.

Nov 2 2010, 1:09 am Forsaken Archer Post #67



The waited time means very little by itself. And of course it will be different. SEN seems to be hanging randomly, I'm not sure the cause. Maybe those apache tweaks that one support guy did (he didn't seem as competent as the other guy I talked to) or, even more likely, the random tweaks I did to mysql. I should probably try reversing those.

Another thing I've been working on is bringing v6 session code to v5, which was a bigger task then I originally thought due to very small changes that prevent just easy code porting.



None.

Nov 2 2010, 1:11 am poison_us Post #68

Back* from the grave

Loading three or more pages simultaneously always gives the MySQL error.




Nov 2 2010, 1:20 am DevliN Post #69

OVERWATCH STATUS GO

Not for me. I just opened 7 tabs and it worked fine. :/



\:devlin\: Currently Working On: \:devlin\:
My Overwatch addiction.

Nov 2 2010, 1:23 am poison_us Post #70

Back* from the grave

Well I don't know what's up then. It's when I first come to SEN after being off for a while and open (via right-click because middle click is still broken) all the forums I regularly check...plus the boxes, store, and raffle. I'll try to reproduce it now.

Done:
A Staredit Network error has occured:
MySQL Error '2006': MySQL server has gone away
Query failed: SELECT * FROM sessions WHERE ip='198.30.146.68' AND id='3a3d6f358534e12e47a7382b29e55f7d' LIMIT 1
Waited: 0.0309944152832 ms
Please contact administration with all the details.


I opened 8 total, the last 3 all bugged out.





Nov 2 2010, 1:27 am Aristocrat Post #71



If you open a lot of tabs, some of the requests are going to time out since SEN doesn't run on some high-end industrial server. If it's not a consistent slowdown on a specific page, then it's just a general high server load error, nothing surprising.

(was it necessary to put that in an [encase] instead of [quote]? :|)



None.

Nov 2 2010, 1:28 am Forsaken Archer Post #72



The lag spikes I've been experiencing occasionally produce the same result on one tab alone, so something is wrong regardless. I'm sure the reason for both issues is one in the same.



None.

Nov 2 2010, 1:30 am payne Post #73

:payne:

Quote from Aristocrat
(was it necessary to put that in an [encase] instead of [quote]? :
It looks better and gives minerals. Everyone wins. :3



None.

Nov 2 2010, 1:42 am poison_us Post #74

Back* from the grave

Quote, to me, implies that it came from one member or source in particular, such as

Quote from payne
It looks better and gives minerals. Everyone wins. :3

While [encase] usually means that it comes from no particular member, individual, etc.





Nov 2 2010, 10:34 am DT_Battlekruser Post #75



Quote from Forsaken Archer
The waited time means very little by itself. And of course it will be different. SEN seems to be hanging randomly, I'm not sure the cause. Maybe those apache tweaks that one support guy did (he didn't seem as competent as the other guy I talked to) or, even more likely, the random tweaks I did to mysql. I should probably try reversing those.

Another thing I've been working on is bringing v6 session code to v5, which was a bigger task then I originally thought due to very small changes that prevent just easy code porting.

The wait time is just how long it waited for the particular query before dying - I put it in as a test check and it is meaningless for the Error 2006. I should remove it, or if you get to it, you can, IP.



None.

Nov 2 2010, 4:32 pm BlueWolf Post #76



Quote
Another thing I've been working on is bringing v6 session code to v5, which was a bigger task then I originally thought due to very small changes that prevent just easy code porting.

So then no more SEN v6 eh. Well I don't think we needed a new version of SEN, not with all these updates anyways.



None.

Nov 2 2010, 4:42 pm poison_us Post #77

Back* from the grave

I'd just rather see v6. At this point, v5.1 needs too many updates and is missing small features ("mark as read" no longer works btw), and at some point we kinda need to cut our losses.




Nov 2 2010, 9:53 pm DevliN Post #78

OVERWATCH STATUS GO

v6 has been in the works long before Devourer and I started talking about 5.1. The ideas for v6 are great, and if IP ever finishes it I think it would be an awesome change for SEN. The problem, though, is that v6's development is taking a really long time because IP is busy with other things and of course he's doing this all for free. Despite the random SQL errors (that are a recent development, and I'm not entirely sure they are due to 5.1) and small changes that need a fixin', 5.1 isn't that bad and we'll be fine with it until IP unleashes v6 (or ports it to v5).



\:devlin\: Currently Working On: \:devlin\:
My Overwatch addiction.

Nov 2 2010, 10:18 pm Forsaken Archer Post #79



I think my goals for v6 is too grand, porting code and ideals over to v5 will see more instant results instead of waiting for god-knows-when for v6 to be ready for launch.



None.

Nov 3 2010, 12:39 am poison_us Post #80

Back* from the grave

So are you going to update the list of SEN stuff, or just keep posting in this thread as you update stuff? And when v6 is finally ready, would it happen suddenly? As in I open Chrome, type S, hit enter, and it's BAM! in my face, or would it be a peaceful transfer that's little more than changing a name? I personally prefer the latter.




Options
Pages: < 1 « 2 3 4
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[06:51 pm]
Vrael -- It is, and I could definitely use a company with a commitment to flexibility, quality, and customer satisfaction to provide effective solutions to dampness and humidity in my urban environment.
[06:50 pm]
NudeRaider -- Vrael
Vrael shouted: Idk, I was looking more for a dehumidifer company which maybe stands out as a beacon of relief amidst damp and unpredictable climates of bustling metropolises. Not sure Amazon qualifies
sounds like moisture control is often a pressing concern in your city
[06:50 pm]
Vrael -- Maybe here on the StarEdit Network I could look through the Forums for some Introductions to people who care about the Topics of Dehumidifiers and Carpet Cleaning?
[06:49 pm]
Vrael -- Perhaps even here I on the StarEdit Network I could look for some Introductions.
[06:48 pm]
Vrael -- On this Topic, I could definitely use some Introductions.
[06:48 pm]
Vrael -- Perhaps that utilizes cutting-edge technology and eco-friendly cleaning products?
[06:47 pm]
Vrael -- Do you know anyone with a deep understanding of the unique characteristics of your carpets, ensuring they receive the specialized care they deserve?
[06:45 pm]
NudeRaider -- Vrael
Vrael shouted: I've also recently becoming interested in Carpet Cleaning, but I'd like to find someone with a reputation for unparalleled quality and attention to detail.
beats me, but I'd make sure to pick the epitome of excellence and nothing less.
[06:41 pm]
Vrael -- It seems like I may need Introductions to multiple companies for the Topics that I care deeply about, even as early as Today, 6:03 am.
[06:38 pm]
Vrael -- I need a go-to solution and someone who understands that Carpets are more than just decorative elements in my home.
Please log in to shout.


Members Online: Roy