Bible Pay

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MIP

Pages: 1 2 3 4 5 [6] 7 8 9 10 11 12 13 ... 25
76
I am trying to set up Thunderbird but same luck as with the MacOS client so far (see attachment)

This time the telnet to the SMTP and POP3 ports works and I can connect to the core client servers.

I will enable the debug setting and rebuild, let's hope we can find the reason there.


77
Cool, well I think you got pretty far with the MAC client.  Looking at your settings I think you entered everything correctly.

...

Or you can try another client etc, its up to you.

I think it’s a good and cheap idea to try firebird on Mac just to narrow down if the problem is at the native mail client or in the Mac’s version of Biblepay core client.

I can also enable the email debugging as you mentioned. I will post as soon as I have news. 

78
A bit more research: doing telnet to SMTP and POP3 ports seem to be dropping connection for the former, and working fine for the latter

Code: [Select]
mip$ telnet localhost 30025
Trying ::1...
Connection failed: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.
mips-Mac:~ mip$ telnet localhost 30110
Trying ::1...
Connection failed: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK POP3 server ready <[email protected]>

Normally a telnet to a SMTP server works ok, but don't know if this is an issue here.

Also in the terminal console from where the Core client was launched I see the following messages

Code: [Select]
smtp--shutting down the socket through hangup
SMTP SYSTEM ERROR Already open
smtp--shutting down the socket through hangup
SMTP SYSTEM ERROR Already open
SMTP SYSTEM ERROR Already open
2ASO::Operation canceled
SMTP SYSTEM ERROR Already open

79
I continued with the native MacOS mail client settings, and went to advanced account settings.
I saw there is an "automatically manage connection settings" on so I disabled it and entered the new ports there.

But it seems I still have issues. I can revert back to Outlook and Windows but I think it's interesting to keep on trying here as this seems to be an standard email client so if we make it work here we can be pretty much sure it will work anywhere.

See attached shot of my account advanced setup in case it helps. I will keep on researching meanwhile.




80
Core client seems to be listening

Code: [Select]
netstat -a
Active Internet connections (including servers)
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)   
tcp4       0      0  *.40001                *.*                    LISTEN     
tcp6       0      0  *.40001                *.*                    LISTEN     
tcp4       0      0  *.30025                *.*                    LISTEN     
tcp4       0      0  *.30110                *.*                    LISTEN

I will check if the issue is at the email client itself

81
I am trying to setup email client using MacOS native one, and using the new ports.

So far I didn't seem to succeed, I will try fiddling here and there (see attached screenshot)

82
1.5.3.3 - Mandatory Upgrade for TestNet


- Fix transaction propagation bug for user record
- Fix bug in Chat Decryption

** Note : Windows and Linux are ready.  MIP will have to notify us when MAC is ready **

MacOS version is ready

83
I also sent a test email to [email protected] from the standard MacOS email client.

I got this bounce-back email from my provider:

Quote
Delivery has failed to these recipients or groups:

[email protected] ([email protected])
Your message couldn't be delivered. The Domain Name System (DNS) reported that the recipient's domain does not exist.

So maybe I did something wrong

84
I successfully registered my user record.

My internal email address is [email protected]

I also sent a test email to [email protected] from the standard MacOS email client.

You can try send me an email to me if you want.

85
So i tried windows version on another pc aswell , both machines sync up to the blockchain , but neither one seems to be able to get  user record/nickname.

Also i tried send you some tbbp  Rob and also i tried send some to MIP and i dont seem to be able to send tbbp on either machines.
Hmm seems strange indeed.

I didn't see anything coming in yet... I see this in case it helps

Code: [Select]
10:58:43

getinfo


10:58:43

{
  "version": 1050302,
  "protocolversion": 70762,
  "walletversion": 61000,
  "balance": 0.00000000,
  "privatesend_balance": 0.00000000,
  "blocks": 58344,
  "timeoffset": 0,
  "connections": 3,
  "proxy": "",
  "difficulty": 0.0004434659641608206,
  "testnet": true,
  "keypoololdest": 1597656144,
  "keypoolsize": 999,
  "paytxfee": 0.00000000,
  "relayfee": 0.01000000,
  "errors": ""
}

and
Code: [Select]

getblockhash 58344

985c1dbfdf17c6edb94ed61802a0970028922733a7dcda530c2fdffb04898373

I have these 2 peers
"addr": "149.28.249.117:40001",
"addr": "45.76.62.90:40001"

86
Thanks for the Mac release MIP!

Could you please check the smtp.c class to see why it possibly requires root privileges to start on mac (and prob on linux too)?
(Its trying to listen on 111 and 26 for the pop3/smtp mail).

Let me see if I can get a test procedure ready.

Thanks Rob. I think the error comes from the fact that in Unix systems, TCP ports under 1024 are considered privileged.

Please send me some tBBP here
yebvkyE23rMYa9YLkT5s1YK7QBedFHWJSK

so I can create the user record transaction.
Thanks!

87
MacOS testnet version is here

https://biblepay.org/biblepaycore-evo-testnet.dmg

For me it required sudoer/root privileges, otherwise I get a Permission denied error when launching.

It is syncing now, it seems to connect fine to peers.

Rob, what do you want us to test here first?

88
I will compile the MacOS version now, and will test using this OS so maybe it helps us find some hidden issues.

89
Announcements & Fundraisers / Re: Mobile Wallet Announcements
« on: January 01, 2021, 03:51:23 PM »

MANDATORY
IOS Mobile version   version 1.5.2.9

available in App store

Pages: 1 2 3 4 5 [6] 7 8 9 10 11 12 13 ... 25