Bitcoin Forum
May 30, 2024, 09:05:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 [160] 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 ... 314 »
  Print  
Author Topic: [ANN][SHIFT] The New Web | IPFS/Phantom | ShiftNrg.org Hosted Decentralized!  (Read 547541 times)
beyinsi
Hero Member
*****
Offline Offline

Activity: 742
Merit: 501


View Profile
May 31, 2016, 11:56:56 PM
 #3181

any new news... @Maverick69
Olegcho
Sr. Member
****
Offline Offline

Activity: 459
Merit: 250


View Profile
June 01, 2016, 05:49:49 AM
 #3182

Since yesterday my shift wallet don't want to sync. How to fix it?
Thanks in advance
Balbec
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
June 01, 2016, 07:41:07 AM
 #3183

stats.shiftnrg.org ---> NET::ERR_CERT_AUTHORITY_INVALID

Chrome don't trust this site((((
Olegcho
Sr. Member
****
Offline Offline

Activity: 459
Merit: 250


View Profile
June 01, 2016, 09:13:37 AM
 #3184

Can someone give me addnode and explain me how to add it, please?
mikegi
Full Member
***
Offline Offline

Activity: 165
Merit: 100


View Profile
June 01, 2016, 09:22:31 AM
 #3185

Since yesterday my shift wallet don't want to sync. How to fix it?
Thanks in advance

Here are a couple commands to add nodes manually. Sometimes, problems with NAT or Firewall can cause connectivity problems. Try
pasting  each line, separately into the gshift command line.

Code:
admin.addPeer("enode://4c8635f108dae8a997697d9c22ddca36969e7f9bc57d9fc01102d7e7d9633231331ae7f7307aceb1aa19130b5bdd4afe397db616c76e7ffc1c69302ba0d09a39@45.32.182.61:53900")

Code:
admin.addPeer("enode://f019da062a635a4e9e89ec93edc7ca11c06fdfec0574f1cb001126a82dc6ffa6ca05f924a683934ff5d01fc5d4b0ac9507349a945c97121b2a355d39b1781cd7@104.238.157.156:53900")
Olegcho
Sr. Member
****
Offline Offline

Activity: 459
Merit: 250


View Profile
June 01, 2016, 09:28:44 AM
 #3186

Since yesterday my shift wallet don't want to sync. How to fix it?
Thanks in advance

Here are a couple commands to add nodes manually. Sometimes, problems with NAT or Firewall can cause connectivity problems. Try
pasting  each line, separately into the gshift command line.

Code:
admin.addPeer("enode://4c8635f108dae8a997697d9c22ddca36969e7f9bc57d9fc01102d7e7d9633231331ae7f7307aceb1aa19130b5bdd4afe397db616c76e7ffc1c69302ba0d09a39@45.32.182.61:53900")

Code:
admin.addPeer("enode://f019da062a635a4e9e89ec93edc7ca11c06fdfec0574f1cb001126a82dc6ffa6ca05f924a683934ff5d01fc5d4b0ac9507349a945c97121b2a355d39b1781cd7@104.238.157.156:53900")


thanks, but i can't write in gshift. What else i can try
Olegcho
Sr. Member
****
Offline Offline

Activity: 459
Merit: 250


View Profile
June 01, 2016, 11:39:04 AM
 #3187

Since yesterday my shift wallet don't want to sync. How to fix it?
Thanks in advance

Here are a couple commands to add nodes manually. Sometimes, problems with NAT or Firewall can cause connectivity problems. Try
pasting  each line, separately into the gshift command line.

Code:
admin.addPeer("enode://4c8635f108dae8a997697d9c22ddca36969e7f9bc57d9fc01102d7e7d9633231331ae7f7307aceb1aa19130b5bdd4afe397db616c76e7ffc1c69302ba0d09a39@45.32.182.61:53900")

Code:
admin.addPeer("enode://f019da062a635a4e9e89ec93edc7ca11c06fdfec0574f1cb001126a82dc6ffa6ca05f924a683934ff5d01fc5d4b0ac9507349a945c97121b2a355d39b1781cd7@104.238.157.156:53900")

I can't write in gshift console
Is there a way to create conf file in which to add them? If yes please tell me where to create it and how it should look
Maverick69
Sr. Member
****
Offline Offline

Activity: 458
Merit: 250



View Profile
June 01, 2016, 12:05:54 PM
 #3188

Since yesterday my shift wallet don't want to sync. How to fix it?
Thanks in advance

Here are a couple commands to add nodes manually. Sometimes, problems with NAT or Firewall can cause connectivity problems. Try
pasting  each line, separately into the gshift command line.

Code:
admin.addPeer("enode://4c8635f108dae8a997697d9c22ddca36969e7f9bc57d9fc01102d7e7d9633231331ae7f7307aceb1aa19130b5bdd4afe397db616c76e7ffc1c69302ba0d09a39@45.32.182.61:53900")

Code:
admin.addPeer("enode://f019da062a635a4e9e89ec93edc7ca11c06fdfec0574f1cb001126a82dc6ffa6ca05f924a683934ff5d01fc5d4b0ac9507349a945c97121b2a355d39b1781cd7@104.238.157.156:53900")

I can't write in gshift console
Is there a way to create conf file in which to add them? If yes please tell me where to create it and how it should look

Either
Launch with gshift-windows-amd64 console
and then use the admin.addPeer code above

or
add a static-nodes.json file into datadir. (See my post below)
Maverick69
Sr. Member
****
Offline Offline

Activity: 458
Merit: 250



View Profile
June 01, 2016, 12:10:10 PM
 #3189

If you need to sync your wallet and are stuck, here is what you can do to add peers automatically at launch:
(this explaination is for Windows, but is similar on other OSes as long as you change paths and filenames accordingly)

1. Use Windows key+R to open the Run window.

2. In the Run window, type %appdata%\Shift to open the Shift data folder.

3. Right inside this folder, create a file called static-nodes.json

4. Open this file in your text editor.

5. Copy and paste this inside: (yes, including the brackets)
Code:
[ "enode://4c8635f108dae8a997697d9c22ddca36969e7f9bc57d9fc01102d7e7d9633231331ae7f7307aceb1aa19130b5bdd4afe397db616c76e7ffc1c69302ba0d09a39@45.32.182.61:53900", "enode://f019da062a635a4e9e89ec93edc7ca11c06fdfec0574f1cb001126a82dc6ffa6ca05f924a683934ff5d01fc5d4b0ac9507349a945c97121b2a355d39b1781cd7@104.238.157.156:53900"
]

6. Save the file. (If needed, you can always add new nodes in this file later on.)

7. Launch your wallet as usual.
Maverick69
Sr. Member
****
Offline Offline

Activity: 458
Merit: 250



View Profile
June 01, 2016, 12:20:04 PM
 #3190

stats.shiftnrg.org ---> NET::ERR_CERT_AUTHORITY_INVALID

Chrome don't trust this site((((

Yes, this is because the site is in https now, and we're using a self signed certificate (third party issued certificates are not free), you can add an exception in your browser, it's safe. However, we're working on using http again, so that warning doesn't even show.
mikegi
Full Member
***
Offline Offline

Activity: 165
Merit: 100


View Profile
June 01, 2016, 12:49:22 PM
 #3191

Since yesterday my shift wallet don't want to sync. How to fix it?
Thanks in advance

Here are a couple commands to add nodes manually. Sometimes, problems with NAT or Firewall can cause connectivity problems. Try
pasting  each line, separately into the gshift command line.

Code:
admin.addPeer("enode://4c8635f108dae8a997697d9c22ddca36969e7f9bc57d9fc01102d7e7d9633231331ae7f7307aceb1aa19130b5bdd4afe397db616c76e7ffc1c69302ba0d09a39@45.32.182.61:53900")

Code:
admin.addPeer("enode://f019da062a635a4e9e89ec93edc7ca11c06fdfec0574f1cb001126a82dc6ffa6ca05f924a683934ff5d01fc5d4b0ac9507349a945c97121b2a355d39b1781cd7@104.238.157.156:53900")


thanks, but i can't write in gshift. What else i can try

How do you start gshift?  

You can start it with the
Code:
console
command at the end of the line.... or in another terminal run
Code:
gshift attach
.

If your computers clock is too fast or too slow, this can also cause problems with finding peers.

If you are running Linux I suggest installing ntp.

For windows. http://windows.microsoft.com/en-us/windows/set-clock#1TC=windows-7

Please confirm if you had trouble with the clock and also if that solved the problem.
psyx80
Sr. Member
****
Offline Offline

Activity: 241
Merit: 250


View Profile
June 01, 2016, 05:47:31 PM
 #3192

Pump it's time to do and take a 2 position at the expanse  Grin

ShiftConnect
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
June 01, 2016, 08:27:44 PM
Last edit: June 02, 2016, 04:16:12 PM by ShiftConnect
 #3193

Hi everyone,

it's been quiet but we've been busy behind the scenes and today we're announcing the
upcoming release of GShift 2.6.0 over the coming days.

This version will bring us to the most recent Ethereum Codebase (1.4.5) and fix several
issues and provide improvements.

A more detailed explanation along with the current development status on Phantom will
follow in the upcoming (not exactly) weekly update, expected to arrive some time during
the weekend.


SHIFT Response Team
gerb
Sr. Member
****
Offline Offline

Activity: 468
Merit: 250


View Profile
June 01, 2016, 08:49:43 PM
 #3194


Hi everyone,

it's been quiet but we've been busy behind the scenes and today we're announcing the
upcoming release of GShift 2.6.0 over the coming days.

This version will bring us to the most recent Ethereum Codebase (1.4.3) and fix several
issues and provide improvements.

A more detailed explanation along with the current development status on Phantom will
follow in the upcoming (not exactly) weekly update, expected to arrive some time during
the weekend.



I can't wait to hear more good news  Grin
Great work!
beyinsi
Hero Member
*****
Offline Offline

Activity: 742
Merit: 501


View Profile
June 02, 2016, 09:01:35 PM
 #3195


Hi everyone,

it's been quiet but we've been busy behind the scenes and today we're announcing the
upcoming release of GShift 2.6.0 over the coming days.

This version will bring us to the most recent Ethereum Codebase (1.4.3) and fix several
issues and provide improvements.

A more detailed explanation along with the current development status on Phantom will
follow in the upcoming (not exactly) weekly update, expected to arrive some time during
the weekend.



I can't wait to hear more good news  Grin
Great work!

Oh what an exciting news...

Other coin Devs working nights and days.. you must be quick and live....
revelacaogr
Legendary
*
Offline Offline

Activity: 1316
Merit: 1021

2009 Alea iacta est


View Profile
June 03, 2016, 07:55:17 AM
 #3196

when a coin have a good potensial ,always  fall for to give space for the wales to by more....
So this coin goes well.....
psyx80
Sr. Member
****
Offline Offline

Activity: 241
Merit: 250


View Profile
June 04, 2016, 06:50:54 PM
 #3197

that the pool Huh

ShiftConnect
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
June 04, 2016, 07:21:48 PM
 #3198

that the pool Huh

We are currently moving the pool to a different host, please switch to another pool or continue solo mining. Thank you.


SHIFT Response Team
psyx80
Sr. Member
****
Offline Offline

Activity: 241
Merit: 250


View Profile
June 05, 2016, 07:19:05 AM
 #3199

development team would like to know, are you going to invite foreign investors to the project or decide to draw all by yourself? I mean the investor companies interested in your product as to its further use for the needs and development of its products on it. as it made the air and expanse? money from you as I can to support the market to assume you do not have, miners in the forum thread is also not investors and miners yet, their task is to create and feed the coins to keep the network in operation. What are your plans on the development of the project of the economy and attracting foreign capital into the project? this is an important aspect of development. THX

psyx80
Sr. Member
****
Offline Offline

Activity: 241
Merit: 250


View Profile
June 05, 2016, 08:39:01 AM
 #3200

POOLS

SHIFTNRG - no work

SUPRNOVA =>Closing soon!

MAXMINERS- no work

GEILIDAO- ping very bad (CN)

BITCAUSE - error -Warning: array_slice() expects parameter 1 to be array, null given in /var/www/html/shift.bitcause.org/includes/yourpayments.php on line 5
No payments (yet)..

Pages: « 1 ... 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 [160] 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 ... 314 »
  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!