Bitcoin Forum
April 25, 2024, 04:45:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 »
  Print  
Author Topic: Intersango exchange (formerly Britcoin)  (Read 75292 times)
genjix (OP)
Legendary
*
Offline Offline

Activity: 1232
Merit: 1072


View Profile
April 16, 2011, 08:34:50 AM
 #21

Oh sorry. I will correct that. But so far it's been operating with >2k GBP without problems.
If you want to be a moderator, report many posts with accuracy. You will be noticed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714063515
Hero Member
*
Offline Offline

Posts: 1714063515

View Profile Personal Message (Offline)

Ignore
1714063515
Reply with quote  #2

1714063515
Report to moderator
mcnalu
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
April 16, 2011, 08:38:09 AM
 #22

I can see it's changed now. I'm reassured!
ribuck
Donator
Hero Member
*
Offline Offline

Activity: 826
Merit: 1039


View Profile
April 16, 2011, 09:30:46 AM
 #23

And who is Mr Taaki? Being ultra paranoid.

Genjix is Amir Taaki.
PHPAdam
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
April 16, 2011, 08:30:49 PM
 #24

As a Brit and fan of BitCoint id like to support your project. Just looking trough your code (quality).

One thought is when processing orders, shouldn't you use transactions so the script will roll back if any errors.
MySql can "go away" for example mid flow and cause issues.
nickster
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
April 17, 2011, 10:50:25 AM
 #25

Are bank transfers out made via faster payment or BACS?
da2ce7
Legendary
*
Offline Offline

Activity: 1222
Merit: 1016


Live and Let Live


View Profile
April 17, 2011, 10:59:48 AM
 #26

Britcoin is good until you try using it.  It is SO much easer to use mtgox than Britcoin.
Maybe that is just the lack of features, but the general interface (being stuck in the corner of the screen) is annoying to use.

I say take a hint from mtgox:P

One off NP-Hard.
Nefario
Hero Member
*****
Offline Offline

Activity: 602
Merit: 512


GLBSE Support support@glbse.com


View Profile WWW
April 17, 2011, 01:16:11 PM
 #27

Britcoin is good until you try using it.  It is SO much easer to use mtgox than Britcoin.
Maybe that is just the lack of features, but the general interface (being stuck in the corner of the screen) is annoying to use.

I say take a hint from mtgox:P

Well the source is there, go ahead and use it.

PGP key id at pgp.mit.edu 0xA68F4B7C

To get help and support for GLBSE please email support@glbse.com
moof
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
April 18, 2011, 12:56:24 PM
 #28

not availible today?
there are some problems?
hope no  Sad
genjix (OP)
Legendary
*
Offline Offline

Activity: 1232
Merit: 1072


View Profile
April 18, 2011, 01:15:51 PM
 #29

The bitcoin node crashed, so I've turned off the site until I have time later to start it back up. Don't worry- your funds are safe (and backed up).
genjix (OP)
Legendary
*
Offline Offline

Activity: 1232
Merit: 1072


View Profile
April 19, 2011, 07:44:45 AM
 #30

Does anyone know what this error means?

Code:
bitnami:~$ sudo /etc/init.d/apache2 stop
 * Stopping web server apache2                                                                                                                                    [ OK ]
bitnami:~$ sudo /etc/init.d/apache2 start
 * Starting web server apache2                                                      (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
                                                                             [fail]
Insti
Sr. Member
****
Offline Offline

Activity: 294
Merit: 252


Firstbits: 1duzy


View Profile
April 19, 2011, 08:01:46 AM
 #31

Something else is using port 80 on your machine.
Do you have another apache instance running, or some other application that might be using port 80.

Try:
Code:
sudo lsof -i :80

genjix (OP)
Legendary
*
Offline Offline

Activity: 1232
Merit: 1072


View Profile
April 19, 2011, 10:05:39 AM
 #32

OK, thanks. It was an apache zombie process :/ Fixed now.
weavejester
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
April 19, 2011, 10:47:35 AM
 #33

Out of interest, what does it mean when it says that a Bitcoin withdrawal is "verifying"? What's there to verify?
genjix (OP)
Legendary
*
Offline Offline

Activity: 1232
Merit: 1072


View Profile
April 19, 2011, 12:06:58 PM
 #34

Out of interest, what does it mean when it says that a Bitcoin withdrawal is "verifying"? What's there to verify?

There is a bunch of cycles for ensure validity before withdrawals are verified. Then I have to actually authorise this myself.
Stephen Gornick
Legendary
*
Offline Offline

Activity: 2506
Merit: 1010


View Profile
April 22, 2011, 06:52:37 AM
 #35

OK, thanks. It was an apache zombie process :/ Fixed now.

Having trouble accessing Britcoin.co.uk

Unichange.me

            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █


genjix (OP)
Legendary
*
Offline Offline

Activity: 1232
Merit: 1072


View Profile
April 22, 2011, 09:23:31 AM
Last edit: May 08, 2011, 10:38:04 PM by genjix
 #36

any idea why apache keeps working for a bit, then stops showing pages? i get this:

Code:
myuser:/tmp$ sudo /etc/init.d/apache2 stop
 * Stopping web server apache2                                   [ OK ]
myuser:/tmp$ sudo /etc/init.d/apache2 start
 * Starting web server apache2                  
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs                                                       [fail]
myuser:/tmp$ sudo lsof -i :80
COMMAND PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
apache2 690 root    3u  IPv4   4322      0t0  TCP *:www (LISTEN)
myuser:/tmp$
myuser/tmp$ ps aux | grep apache
root       676  0.0  0.0   1836   612 ?        S    04:10   0:00 /bin/sh -e /etc/rc4.d/S91apache2 start
root       685  0.0  0.0   1836   560 ?        S    04:10   0:00 /bin/sh /usr/sbin/apache2ctl start
root       690  0.0  0.7  18672  4964 ?        S    04:10   0:00 /usr/sbin/apache2 -k start
myuser   7193  0.0  0.1   3328   816 pts/0    S+   09:19   0:00 grep --color=auto apache
myuser:/tmp$ sudo /etc/init.d/apache2 stop
 * Stopping web server apache2                                  [ OK ]

EDIT: Was an issue with my hosting service.
BioMike
Legendary
*
Offline Offline

Activity: 1658
Merit: 1001


View Profile
April 22, 2011, 10:24:51 AM
 #37

I guess you'll find more info in the logs.
thisisharsh
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
May 04, 2011, 02:08:45 AM
 #38

Site is down. Have you taken the site down permanently, or is this just technical problems? 

Gutted if you've had to take it down permanently, was hoping to sell some bitcoins in the next couple of days, and was generally a well put-together site.  A big loss to the bitcoin community (especially us Brits) if it's gone.
genjix (OP)
Legendary
*
Offline Offline

Activity: 1232
Merit: 1072


View Profile
May 04, 2011, 03:05:33 AM
 #39

Site is down. Have you taken the site down permanently, or is this just technical problems? 

Gutted if you've had to take it down permanently, was hoping to sell some bitcoins in the next couple of days, and was generally a well put-together site.  A big loss to the bitcoin community (especially us Brits) if it's gone.

"Every day the site will be down between 01:00-05:00 (AM) GMT as we analyse the site for potential issues. We are carefully monitoring our system."

Although I don't take the site down everyday as said, I generally do take it down in the early mornings weekly for checking out problems. This time my analysis tools detected some anomalies which turned out a minor bug (hence I shut it down until a fix was rolled out).
thisisharsh
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
May 04, 2011, 02:17:15 PM
 #40

*headslap*
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!